mirror of
https://github.com/mue/mue.git
synced 2026-07-23 16:57:25 +02:00
feat: debounced search
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
"react-dom": "^18.3.1",
|
||||
"react-icons": "^5.2.1",
|
||||
"react-modal": "3.16.1",
|
||||
"react-toastify": "10.0.5"
|
||||
"react-toastify": "10.0.5",
|
||||
"use-debounce": "^10.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.3.0",
|
||||
|
||||
Reference in New Issue
Block a user