Move command-k inside theme state provider
This commit is contained in:
parent
7fd878edf6
commit
3992a426fb
@ -92,13 +92,13 @@ export default function RootLayout({
|
||||
<Footer />
|
||||
</Suspense>
|
||||
</main>
|
||||
<CommandK />
|
||||
</ThemeProviderClient>
|
||||
</StateProvider>
|
||||
<Analytics />
|
||||
<SpeedInsights />
|
||||
<PhotoEscapeHandler />
|
||||
<ToasterWithThemes />
|
||||
<CommandK />
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user