Skip to content

Commit 5717b0d

Browse files
committed
fix(lucide): broken icons
1 parent 8580921 commit 5717b0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/layout.config.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import {
1212
Server,
1313
Palette,
1414
Braces,
15-
v MessageCircle,
15+
MessageCircle,
1616
} from "lucide-react";
1717

1818
export const baseOptions: HomeLayoutProps = {

0 commit comments

Comments
 (0)