Skip to content

Commit 9222498

Browse files
committed
chore: updated icon imports
1 parent be9bec6 commit 9222498

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

src/app/page.tsx

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
import { HomeLayout } from "fumadocs-ui/layouts/home";
2-
import {
3-
ActivityIcon,
4-
ArrowUpIcon,
5-
GamepadIcon,
6-
LibraryIcon,
7-
MessageCircleIcon,
8-
SatelliteDishIcon,
9-
SendIcon,
10-
ShieldIcon,
11-
WallpaperIcon,
12-
WandSparklesIcon,
13-
WrenchIcon,
14-
} from "lucide-react";
2+
import { ShieldIcon, WrenchIcon, SendIcon } from "lucide-react";
153
import {
164
ArbitrumIcon,
175
EthereumIcon,

0 commit comments

Comments
 (0)