add lodash throttle

add dependency to handle event throttling
This commit is contained in:
cv
2021-11-17 21:53:31 +01:00
parent f8edd312e7
commit abcbd3556b
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@
"axios": "^0.21.1",
"framer-motion": "^4.1.6",
"jotai": "^0.16.5",
"lodash.throttle": "^4.1.1",
"react": "17.0.2",
"react-beautiful-dnd": "^13.1.0",
"react-dom": "^17.0.1",