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 22a1397 commit b110d80Copy full SHA for b110d80
packages/docs/src/components/InstallButton.vue
@@ -1,4 +1,5 @@
1
<script lang="ts" setup>
2
+// eslint-disable-next-line no-undef
3
defineProps<{
4
logo: string
5
label: string
0 commit comments