init: layout
This commit is contained in:
committed by
hsjobeki
parent
4ec7e13e96
commit
a0a137191d
5
pkgs/ui/src/components/card/index.tsx
Normal file
5
pkgs/ui/src/components/card/index.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { Card } from "@mui/material";
|
||||
|
||||
const DashboardCard = Card;
|
||||
|
||||
export { DashboardCard };
|
||||
Reference in New Issue
Block a user