mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 19:24:03 +00:00
init crater
This commit is contained in:
2
resources/assets/js/store/modules/company/getters.js
Normal file
2
resources/assets/js/store/modules/company/getters.js
Normal file
@@ -0,0 +1,2 @@
|
||||
export const getSelectedCompany = (state) => state.selectedCompany
|
||||
export const getCompanies = (state) => state.companies
|
||||
Reference in New Issue
Block a user