mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-05-29 14:44:55 +00:00
Ditch global components
This commit is contained in:
@@ -24,6 +24,7 @@ import lodash from 'lodash'
|
||||
import { useCustomFieldStore } from '@/scripts/admin/stores/custom-field'
|
||||
import { watch } from 'vue'
|
||||
import SingleField from './CreateCustomFieldsSingle.vue'
|
||||
import BaseInputGrid from '@/scripts/components/base/BaseInputGrid.vue'
|
||||
|
||||
const customFieldStore = useCustomFieldStore()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user