mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
feat: WIP advanced filter.
This commit is contained in:
@@ -8,7 +8,7 @@ const initialState = {
|
||||
tableState: {
|
||||
pageSize: 12,
|
||||
pageIndex: 0,
|
||||
filters: [],
|
||||
filterRoles: [],
|
||||
inactiveMode: false,
|
||||
},
|
||||
selectedRows: [],
|
||||
|
||||
Reference in New Issue
Block a user