Skip to content

Commit

Permalink
lfg
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Oct 28, 2024
1 parent 4958689 commit 6dde89c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/blocks/sidebar/app-sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ export function AppSidebar(props: React.ComponentProps<typeof Sidebar>) {
<SidebarItem icon={IconEnvelope} href="/blocks/sidebar/sidebar-04" badge="49.67K">
Newsletter
</SidebarItem>
<Sidebar.Item icon={IconMessage} href="/blocks/sidebar/sidebar-05" badge={35}>
<SidebarItem icon={IconMessage} href="/blocks/sidebar/sidebar-05" badge={35}>
Messages
</Sidebar.Item>
</SidebarItem>
</Sidebar.Section>

<Sidebar.Section title="Projects">
Expand Down

0 comments on commit 6dde89c

Please sign in to comment.