Fix 2
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// import { defineComponent, h } from 'vue';
|
||||
import { getCurrentInstance, ref, onMounted, onUnmounted, nextTick } from 'vue';
|
||||
import Swal from 'sweetalert2';
|
||||
import LogoIkea from '@/assets/ikea_logo.svg';
|
||||
import LogoIkea from '@/assets/Ikea_logo.svg';
|
||||
import Multiselect from 'vue-multiselect';
|
||||
import { GChart } from 'vue-google-charts';
|
||||
import { FwbDropdown, FwbListGroup, FwbListGroupItem } from 'flowbite-vue';
|
||||
@@ -106,4 +106,4 @@ onMounted(fetch);
|
||||
</multiselect>
|
||||
|
||||
</template>
|
||||
<style src="vue-multiselect/dist/vue-multiselect.css"></style>
|
||||
<style src="vue-multiselect/dist/vue-multiselect.css"></style>
|
||||
|
||||
Reference in New Issue
Block a user