Skip to content

Commit 669ed8e

Browse files
committed
feat: Added issues filter
- Added issues filter - Added react select component - Removed search mode - Moved issues sorting and grouping into utils
1 parent 8b2e90a commit 669ed8e

File tree

14 files changed

+506
-119
lines changed

14 files changed

+506
-119
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"react-flatpickr": "^3.10.13",
3737
"react-intl": "^6.4.4",
3838
"react-router-dom": "^6.14.2",
39+
"react-select": "^5.7.4",
3940
"react-tooltip": "^5.20.0",
4041
"tailwind-merge": "^1.14.0",
4142
"yup": "^1.2.0"

0 commit comments

Comments
 (0)