Metamigo -> Bridge
This commit is contained in:
parent
242f3cf6b8
commit
a445762a37
145 changed files with 396 additions and 16668 deletions
6
apps/link/app/(main)/admin/bridge/page.tsx
Normal file
6
apps/link/app/(main)/admin/bridge/page.tsx
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// import { Admin } from "./_components/Admin";
|
||||
import { Box } from "@mui/material";
|
||||
|
||||
export default function Page() {
|
||||
return <Box />;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue