fix: debug

This commit is contained in:
osiris
2024-02-19 11:35:47 +08:00
parent 81146ad040
commit 3f387b0c7e
4 changed files with 16 additions and 173 deletions
@@ -1,5 +1,5 @@
<script setup lang="ts">
import { Star } from '@element-plus/icons-vue'
// import { Star } from '@element-plus/icons-vue'
const props = defineProps({
title: String
})