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 31b9a32 commit e209d2bCopy full SHA for e209d2b
packages/ui/components/common/CssResetButton.vue
@@ -1,4 +1,5 @@
1
<script setup lang="ts" generic="ButtonHTMLAttributes">
2
+// eslint-disable-next-line vue/valid-define-props
3
const props = defineProps()
4
</script>
5
0 commit comments