aboutsummaryrefslogtreecommitdiff
path: root/src/components/nav-main.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/nav-main.tsx')
-rw-r--r--src/components/nav-main.tsx7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/components/nav-main.tsx b/src/components/nav-main.tsx
index fbd0ff8..949ced3 100644
--- a/src/components/nav-main.tsx
+++ b/src/components/nav-main.tsx
@@ -72,13 +72,6 @@ export function NavMain() {
</SidebarMenuButton>
</SidebarMenuItem>
- <SidebarMenuItem key="community">
- <SidebarMenuButton tooltip="Community">
- <Users/>
- <span>Community</span>
- </SidebarMenuButton>
- </SidebarMenuItem>
-
</SidebarMenu>
</SidebarGroupContent>
</SidebarGroup>