forked from github/plane
refactor: filters list component (#1687)
* refactor: filters list component * fix: build error
This commit is contained in:
committed by
GitHub
parent
0b86080166
commit
c54b8b9a15
@@ -91,6 +91,7 @@ export const initialState: StateType = {
|
||||
assignees: null,
|
||||
labels: null,
|
||||
state: null,
|
||||
state_group: null,
|
||||
created_by: null,
|
||||
target_date: null,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user