Commit 9d14588
committed
Fix: Import useController directly from react-hook-form instead of remix-hook-form
The useController function is not exported from remix-hook-form, so we need to import it directly from react-hook-form to fix the build error.1 parent 575c0e2 commit 9d14588
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
171 | | - | |
0 commit comments