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 7316cde commit 12b977bCopy full SHA for 12b977b
components/editor/editor.tsx
@@ -31,7 +31,6 @@ import dynamic from 'next/dynamic';
31
import { useCallback } from 'react';
32
import { ItemWithTransitionSignal } from 'theme/itemwithtransition';
33
import { MonacoTheme } from 'theme/monacotheme';
34
-import { Frame } from 'theme/theme';
35
import ConfigurationPicker from './configurationpicker';
36
import Explainer from './explainer';
37
0 commit comments