mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-29 20:51:09 -04:00
3 lines
122 B
JavaScript
3 lines
122 B
JavaScript
export const getSelectedCompany = (state) => state.selectedCompany
|
|
export const getCompanies = (state) => state.companies
|