chore: clean unused
This commit is contained in:
parent
46041c3f37
commit
9008bb54da
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<script setup lang="ts">
|
||||
import { Icon } from '@iconify/vue';
|
||||
import { ref } from 'vue';
|
||||
|
||||
type Node = {
|
||||
[key: string]: any;
|
||||
opened?: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue