Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: added a
useClearErrors
hook.
It can be used to reset the errors when a form is displayed again. This way the errors to not linger around when the user navigates away and back to the form. Minor changes: 1. Updated to TypeScript 3.6.3 2. Locked dev dependencies. 3. Made husky and lint-stage actually work. 4. Ran `npm audit fix`
- Loading branch information