Skip to content

Commit

Permalink
style: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
malkja committed May 21, 2024
1 parent 14bc7ab commit e7b17f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/base/BaseIcon.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<script setup lang="ts">
import { getIcon } from '@/utils/icons';
//const props = defineProps(['name']);
export interface Props {
name: string
}
Expand Down

0 comments on commit e7b17f3

Please sign in to comment.