Skip to content

Commit 1277d25

Browse files
committed
fixed lint errors
1 parent 221945c commit 1277d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/portal/src/app/nebula/sidebar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ import {
66
Braces,
77
Code,
88
ExternalLink,
9+
Key,
910
MessageCircleQuestion,
1011
PencilRuler,
1112
Rocket,
1213
Wrench,
13-
Key
1414
} from "lucide-react";
1515

1616
export const sidebar: SideBar = {

0 commit comments

Comments
 (0)