mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-05-28 06:04:54 +00:00
Ditch global components
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
import { Menu, MenuButton, MenuItems } from '@headlessui/vue'
|
||||
import { computed, onMounted, ref, onUpdated } from 'vue'
|
||||
import { usePopper } from '@/scripts/helpers/use-popper'
|
||||
import BaseContentPlaceholdersBox from '@/scripts/components/base/BaseContentPlaceholdersBox.vue'
|
||||
import BaseContentPlaceholders from '@/scripts/components/base/BaseContentPlaceholders.vue'
|
||||
|
||||
const props = defineProps({
|
||||
containerClass: {
|
||||
|
||||
Reference in New Issue
Block a user