mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-05-27 13:44:54 +00:00
Ditch global components
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
import { computed, ref, watch } from 'vue'
|
||||
import ExchangeRateBulkUpdate from '@/scripts/admin/components/currency-exchange-rate/ExchangeRateBulkUpdate.vue'
|
||||
import { useModalStore } from '@/scripts/stores/modal'
|
||||
import BaseModal from '@/scripts/components/base/BaseModal.vue'
|
||||
|
||||
const modalStore = useModalStore()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user