chore: use nuxt-icon

This commit is contained in:
Benjamin Canac
2022-09-09 15:21:50 +02:00
parent be99df3b30
commit 70495e0a22
16 changed files with 2 additions and 56 deletions

View File

@@ -27,7 +27,6 @@
import { computed } from 'vue'
import type { PropType } from 'vue'
import type { RouteLocationNormalized } from 'vue-router'
import Icon from '../elements/Icon.vue'
const props = defineProps({
variant: {