Bridge integration
This commit is contained in:
parent
42a5e09c94
commit
162390008b
56 changed files with 776 additions and 591 deletions
|
|
@ -1,6 +1,5 @@
|
|||
// import { Admin } from "./_components/Admin";
|
||||
import { Box } from "@mui/material";
|
||||
import { Home } from "bridge-ui";
|
||||
|
||||
export default function Page() {
|
||||
return <Box />;
|
||||
return <Home />;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue