Add all repos
This commit is contained in:
parent
faa12c60bc
commit
8a91c9b89b
369 changed files with 29047 additions and 28 deletions
5
metamigo-frontend/components/layout/index.ts
Normal file
5
metamigo-frontend/components/layout/index.ts
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import AppBar from "./AppBar";
|
||||
import Layout from "./Layout";
|
||||
import Menu from "./Menu";
|
||||
|
||||
export { AppBar, Layout, Menu };
|
||||
Loading…
Add table
Add a link
Reference in a new issue