fix: favorite link and search result styles

This commit is contained in:
Sonny
2024-09-17 16:14:25 +02:00
parent 9d4eb08bc9
commit b0e3bfa0f6
5 changed files with 17 additions and 6 deletions

View File

@@ -80,6 +80,7 @@ export default function DashboardProviders(
enabled: globalHotkeysEnabled,
}
);
return (
<CollectionsContext.Provider value={collectionsContextValue}>
<ActiveCollectionContext.Provider value={activeCollectionContextValue}>