Revert "chore: use nuxt-icon"

This reverts commit 70495e0a22.
This commit is contained in:
Benjamin Canac
2022-09-12 19:15:54 +02:00
parent ae6b3c0ba6
commit 6a2159da94
16 changed files with 56 additions and 2 deletions

View File

@@ -27,6 +27,7 @@
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: {