Skip to content

Commit ad5711e

Browse files
lint
1 parent f2be964 commit ad5711e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/Shared/Layout/AdminNavigation.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<script setup>
22
import { Dialog, DialogPanel } from '@headlessui/vue'
3-
import { ChartBarIcon, ClipboardIcon, FlagIcon, MapPinIcon, PlayCircleIcon, TruckIcon } from '@heroicons/vue/24/solid'
3+
import { ClipboardIcon, FlagIcon, MapPinIcon, PlayCircleIcon, TruckIcon } from '@heroicons/vue/24/solid'
44
import { Bars3Icon, XMarkIcon } from '@heroicons/vue/24/outline'
55
import { ref } from 'vue'
66
import LanguageSwitch from '@/Shared/Components/LanguageSwitch.vue'

0 commit comments

Comments
 (0)