mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-31 13:41:09 -04: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