Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Baakoma committed Oct 25, 2024
1 parent 6146abe commit ec6862b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/js/Pages/Equipment/Edit.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { Listbox, ListboxButton, ListboxLabel, ListboxOption, ListboxOptions, Sw
import { CheckIcon, ChevronUpDownIcon } from '@heroicons/vue/24/solid'
import MultipleCombobox from '@/Shared/Forms/MultipleCombobox.vue'
import InertiaLink from '@/Shared/InertiaLink.vue'
import AppLayout from '@/Shared/Layout/AppLayout.vue'
const props = defineProps({
equipmentItem: Object,
Expand Down

0 comments on commit ec6862b

Please sign in to comment.