Open jiwooproity opened 3 months ago
Latest commit: 3dd41002e1839d00f931d376946cabce48a020e9
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@juliencrn Hello. I think this library is very nice. so I implemented throttle hook for contribute. If you think you need to add this hook, Can you review this hook?
Adds a new hook called useThrottle that executed after a certain period of time based on the last function among the functions that are executed quickly.
Todo