Change of logo

This commit is contained in:
2024-03-26 19:05:59 +01:00
parent 4503b7c33f
commit 91874d1288
2 changed files with 54 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<script setup>
import Swal from 'sweetalert2';
import { ref, onMounted, computed ,watch } from 'vue';
import LogoIkea from '@/assets/Ikea_logo.svg';
import LogoIkea from '@/assets/price-tag.svg';
import {
FwbSelect,
FwbNavbar,