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.
Settings
1 parent 685f72f commit 449c661Copy full SHA for 449c661
1 file changed
packages/vscode/src/view/frontend/View.tsx
@@ -6,7 +6,6 @@ import { EditPresetForm as UiEditPresetForm } from '@ui/components/editor/EditPr
6
import { Preset } from '@shared/types/preset'
7
import { ExtensionMessage, WebviewMessage } from '../types/messages'
8
import { TextButton as UiTextButton } from '@ui/components/editor/TextButton'
9
-import { Settings } from './settings/Settings'
10
11
const vscode = acquireVsCodeApi()
12
0 commit comments