style: lint fix

This commit is contained in:
zclzone
2023-05-07 22:20:57 +08:00
parent ebffe52c7c
commit 3b86597eff
7 changed files with 72 additions and 6 deletions

View File

@@ -13,7 +13,6 @@
<script setup>
import { useTagsStore, useAppStore } from '@/store'
import { renderIcon } from '@/utils'
import { useLocalStorage } from '@vueuse/core'
const props = defineProps({
show: {