mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 03:49:07 +00:00
Removed unused component
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
<template>
|
||||
<div v-html="require(`@/assets/icons/${ icon }.svg`)"></div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
props: ['icon']
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user