Commit a515aa1
authored
Added onBlur handler
https://formik.org/docs/api/formik#handleblur-e-any--void
In order to get formik.touched to work, need to count track whether it has been touched.1 parent b8f9370 commit a515aa1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
791 | 791 | | |
792 | 792 | | |
793 | 793 | | |
| 794 | + | |
794 | 795 | | |
795 | 796 | | |
796 | 797 | | |
| |||
799 | 800 | | |
800 | 801 | | |
801 | 802 | | |
| 803 | + | |
802 | 804 | | |
803 | 805 | | |
804 | 806 | | |
| |||
0 commit comments