Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
northword committed Jun 29, 2024
1 parent eab36db commit 1c2631f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/theme/components/DownloadLink.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup lang="ts">
import { type Ref, ref } from 'vue'
import { ref } from 'vue'
declare interface DownloadLink {
label: string
Expand Down

0 comments on commit 1c2631f

Please sign in to comment.