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 9eb9781 commit 0d3c8fdCopy full SHA for 0d3c8fd
pages/docs/index.js
@@ -30,7 +30,7 @@ import Link from 'next/link';
30
import { CopyBlock, dracula } from 'react-code-blocks';
31
import { useTranslations } from 'next-intl';
32
import { useGlobalContext } from '@/global-context';
33
-import { langcode, debug } from '@/stuff/langcode';
+import { langcode } from '@/stuff/langcode';
34
35
const tutorial = {
36
'JS': [
0 commit comments