Skip to content

Commit ba0aa8d

Browse files
committed
fix
1 parent 2c2b819 commit ba0aa8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/common/overall-layout/menus/multisig-wallet.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Banknote, Info, List, Signature, UserRoundPen, ChartNoAxesColumnIncreasing } from "lucide-react";
1+
import { Banknote, Info, List, Landmark, UserRoundPen, ChartNoAxesColumnIncreasing } from "lucide-react";
22
import { useRouter } from "next/router";
33
import MenuLink from "./menu-link";
44
import usePendingTransactions from "@/hooks/usePendingTransactions";

0 commit comments

Comments
 (0)