Skip to content

Commit

Permalink
docs(navbar): update menu code example
Browse files Browse the repository at this point in the history
  • Loading branch information
desmondinho committed Nov 4, 2024
1 parent f2d7322 commit e6f7d21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</LumexNavbarItem>
</LumexNavbarContent>

<LumexNavbarMenu>
<LumexNavbarMenu Class="sm:hidden">
@foreach( var link in _navItems )
{
<LumexNavbarMenuItem>
Expand Down

0 comments on commit e6f7d21

Please sign in to comment.