mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-03-11 06:00:22 +08:00
style: lint fix
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
<script setup>
|
||||
import { useTagsStore, useAppStore } from '@/store'
|
||||
import { renderIcon } from '@/utils'
|
||||
import { useLocalStorage } from '@vueuse/core'
|
||||
|
||||
const props = defineProps({
|
||||
show: {
|
||||
|
||||
Reference in New Issue
Block a user