Move metamigo assets to metamigo-add
This commit is contained in:
parent
aab5b7f5d5
commit
28f7f0f47b
71 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
import { Admin } from "./_components/Admin";
|
// import { Admin } from "./_components/Admin";
|
||||||
|
import { Box } from "@mui/material";
|
||||||
|
|
||||||
export default function Page() {
|
export default function Page() {
|
||||||
return <Admin />;
|
return <Box />;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue