diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7ea6be9b..3414fe87 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -17,6 +17,7 @@ import MoreComponentsProvider from '@/state/MoreComponentsProvider'; import CommandK from '@/site/CommandK'; import '../site/globals.css'; +import CommandKClient from '@/components/CommandKClient'; const ibmPlexMono = IBM_Plex_Mono({ subsets: ['latin'], @@ -94,7 +95,9 @@ export default function RootLayout({