Files
shadcn-ui/apps/www/registry
Jacob Paris 3d1d19fc1b fix(sidebar): only apply text-sidebar-foreground to sidebar (#5491)
The text-sidebar-foreground class was applied to the SidebarProvider, which is designed to wrap the whole app, therefore making the whole app inherit its font color. This has been removed. The correct place for it is in the Sidebar component

Of the 3 possible return cases in the Sidebar component, 2 already applied the text-sidebar-foreground and I have added it to the third
2024-10-22 08:02:20 +00:00
..
2024-10-17 22:58:20 +04:00
2024-10-16 15:33:16 +04:00
2024-10-17 16:28:09 +04:00
2024-10-18 00:34:03 +04:00