Implement custom throttle function for performance

This commit is contained in:
Jon Staab
2024-12-11 16:41:31 -08:00
parent ab0517e804
commit 0fcb2482d8
12 changed files with 68 additions and 34 deletions
+3
View File
@@ -6,5 +6,8 @@
"repository": {
"type": "git",
"url": "https://github.com/coracle-social/skiff.git"
},
"dependencies": {
"@types/throttle-debounce": "^5.0.2"
}
}