Skip to content

Commit b110d80

Browse files
committed
test(lint): fix
1 parent 22a1397 commit b110d80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docs/src/components/InstallButton.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<script lang="ts" setup>
2+
// eslint-disable-next-line no-undef
23
defineProps<{
34
logo: string
45
label: string

0 commit comments

Comments
 (0)