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 4d8759e commit 3290d4cCopy full SHA for 3290d4c
packages/code-editor/src/CodeEditor/CodeEditor.types.ts
@@ -5,7 +5,6 @@ import { type EditorView } from '@codemirror/view';
5
import { type DarkModeProps } from '@leafygreen-ui/lib';
6
7
import { type LanguageName } from './hooks/extensions/useLanguageExtension';
8
-import { copyButtonClassName } from './CodeEditor.styles';
9
10
/**
11
* Re-export of CodeMirror's {@link Extension} type.
0 commit comments