Skip to content

Commit

Permalink
feat: governance action card
Browse files Browse the repository at this point in the history
  • Loading branch information
Cindy committed Jan 24, 2025
1 parent 0a1d570 commit 43ce3ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ui/src/App.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { Box, Grid } from "@mui/material";
import { Grid } from "@mui/material";
import GovernanceActionCard from "./Components/Molecules/GovernanceActionCard";
import { IconArrowCircleRight } from "@intersect.mbo/intersectmbo.org-icons-set";
import "./index.scss";

export type AppProps = {
Expand Down

0 comments on commit 43ce3ed

Please sign in to comment.