Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: text input default value (#958)
- Fixes #948 - Since `defaultValue` is passed to `useDebouncedOnChange` as `propValue`, `onChange` should be returned so the value can be edited
- Loading branch information