Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(sidebar): only apply text-sidebar-foreground to sidebar
The text-sidebar-foreground class was applied to the SidebarProvider, which makes the whole page inherit its font color 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
- Loading branch information