We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f893a commit 5a3789aCopy full SHA for 5a3789a
adminforth/spa/src/components/UserMenuSettingsButton.vue
@@ -36,7 +36,6 @@
36
</template>
37
38
<script setup lang="ts">
39
-import 'flag-icon-css/css/flag-icons.min.css';
40
import { IconCaretDownSolid } from '@iconify-prerendered/vue-flowbite';
41
import { computed, ref, onMounted, watch } from 'vue';
42
import { useCoreStore } from '@/stores/core';
0 commit comments