Skip to content

Commit

Permalink
chore: add debounce
Browse files Browse the repository at this point in the history
  • Loading branch information
8845musign committed Sep 6, 2024
1 parent f515c22 commit 8330d9b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
14 changes: 14 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,8 @@
"bugs": {
"url": "https://github.com/ubie-oss/ubie-ui/issues"
},
"homepage": "https://github.com/ubie-oss/ubie-ui#readme"
"homepage": "https://github.com/ubie-oss/ubie-ui#readme",
"dependencies": {
"debounce": "^2.1.0"
}
}

0 comments on commit 8330d9b

Please sign in to comment.