Migrate: Create new folder page (#22693)
* Migrate create new folder page * Add header * Bump react-hook-form * Form async validatio example * fix async validation * Change input size * async validation on new folder create + documentation * remove angular things * fix errors in docs Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Showing
... | ... | @@ -56,7 +56,7 @@ |
"react-custom-scrollbars": "4.2.1", | ||
"react-dom": "16.12.0", | ||
"react-highlight-words": "0.11.0", | ||
"react-hook-form": "4.5.3", | ||
"react-hook-form": "5.0.3", | ||
"react-popper": "1.3.3", | ||
"react-storybook-addon-props-combinations": "1.1.0", | ||
"react-table": "7.0.0-rc.15", | ||
... | ... |
Please
register
or
sign in
to comment