We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e8841 commit 1d4fe5cCopy full SHA for 1d4fe5c
src/components/theme/useLang.tsx
@@ -1,3 +1,5 @@
1
+'use client';
2
+
3
import * as React from 'react';
4
5
import {useSyncExternalStore} from 'use-sync-external-store/shim';
0 commit comments