Skip to content

Commit

Permalink
fix: fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
sincerexie committed Apr 13, 2024
1 parent 4ad8be6 commit 5ad3e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Menu.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup lang="ts">
import PersonalIcon from './PersonalIcon.vue'
// import PersonalIcon from './PersonalIcon.vue'
import BlogIcon from './BlogIcon.vue'
import BooksIcon from './BooksIcon.vue'
// import { ref } from 'vue'
Expand Down

0 comments on commit 5ad3e76

Please sign in to comment.