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 a002bd9 commit f906dacCopy full SHA for f906dac
packages/applet/src/components/settings/Settings.vue
@@ -1,5 +1,5 @@
1
<script setup lang="ts">
2
-import { VueSelect, VueSwitch } from '@vue/devtools-ui'
+import { VueInput, VueSelect, VueSwitch } from '@vue/devtools-ui'
3
import { rpc } from '@vue/devtools-core'
4
import { computed } from 'vue'
5
0 commit comments