Nam Nguyen
Nam Nguyen
I noticed the cli generation is missing the toaster component for Toast. This PR should fix just that 🙂 And thanks for the awesome library ❤️
This PR aims to address the issue #5. As of now. There isn't a way to stub specific method to an entry point. We typically want to distinguish these requests...
# Description IMHO `useTimeoutFn` hook uses an extra `useEffect` to keep up with the latest function. We can simply do that during rendering instead :) ## Type of change -...