feat: WIP advanced filter.

This commit is contained in:
a.bouhuolia
2021-08-10 19:38:36 +02:00
parent aefb89e1c0
commit 23e8e251a1
97 changed files with 2008 additions and 1937 deletions

View File

@@ -8,7 +8,7 @@ const initialState = {
tableState: {
pageSize: 12,
pageIndex: 0,
filters: [],
filterRoles: [],
inactiveMode: false,
},
selectedRows: [],