Refactor and fixed bug
This commit is contained in:
@@ -1 +1 @@
|
||||
export { default } from "../../page"
|
||||
export { default } from "../page"
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
export { default } from "../../page"
|
||||
export { default } from "../page"
|
||||
|
||||