feat: support items filtering by tags on UI
This commit is contained in:
committed by
Bastian
parent
8d1ddfc4e3
commit
f54d49372e
@@ -32,6 +32,7 @@
|
||||
"@types/jest": "29.1.2",
|
||||
"@types/react": "18.0.21",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"@types/react-modal": "3.13.1",
|
||||
"@types/sanitize-html": "2.6.2",
|
||||
"@types/walk": "2.3.1",
|
||||
"classnames": "2.3.2",
|
||||
@@ -47,6 +48,7 @@
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-icons": "4.4.0",
|
||||
"react-modal": "3.16.1",
|
||||
"react-router-dom": "6.4.2",
|
||||
"react-scripts": "5.0.1",
|
||||
"react-tooltip": "4.3.0",
|
||||
|
||||
Reference in New Issue
Block a user