v0.0.12
Fix
- AppShell: Wrap sidebar variant with
SidebarProviderto fix 'Injection Symbol(SidebarContext) not found' error
Components like Sidebar, NavUser, and SidebarTrigger that call useSidebar() now receive the proper context when used within AppShell variant="sidebar".