mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	build version 400
This commit is contained in:
		| @ -9,7 +9,7 @@ export const getTotalDueAmount = (state) => state.totalDueAmount | ||||
| export const getDueInvoices = (state) => state.dueInvoices | ||||
| export const getRecentEstimates = (state) => state.recentEstimates | ||||
|  | ||||
| export const getLoadedData = (state) => state.isDataLoaded | ||||
| export const getDashboardDataLoaded = (state) => state.isDashboardDataLoaded | ||||
|  | ||||
| export const getWeeklyInvoicesCounter = (state) => state.weeklyInvoices.counter | ||||
| export const getWeeklyInvoicesDays = (state) => state.weeklyInvoices.days | ||||
|  | ||||
		Reference in New Issue
	
	Block a user