Skip to content

Commit a722f1a

Browse files
committed
docs(fix): Diff monaco initialize properly always
1 parent 6e83d66 commit a722f1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/src/components/DiffEditorMonaco.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import { type editor } from 'monaco-editor';
55
import { useMemo } from 'react';
66

77
import { extensionToMonacoLanguage } from './Playground/extensionToMonacoLanguage';
8+
import './Playground/monaco-init';
89
import { isMobileOrBot } from './Playground/isMobileOrBot';
910
import { options } from './Playground/monacoOptions';
1011
import MonacoPreloads from './Playground/MonacoPreloads';

0 commit comments

Comments
 (0)