Skip to content

Commit

Permalink
direct import of SvgIcon
Browse files Browse the repository at this point in the history
  • Loading branch information
MrFootwork committed Feb 11, 2023
1 parent 8a24349 commit 7bf8c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/default.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup lang="ts">
import SvgIcon from '@jamescoyle/vue-icon';
import SvgIcon from '@jamescoyle/vue-icon/lib/svg-icon.vue';
import { mdiBrightness6 } from '@mdi/js';
// FIXME put this into composable and add it to a layout button
Expand Down

0 comments on commit 7bf8c30

Please sign in to comment.