Commit 6fc365f
committed
Fix import paths for form components
- Update import examples to use '@lambdacurry/forms' directly instead of '/remix-hook-form/' subpath
- Consolidate imports in basic example for cleaner code
- Update comprehensive example imports to match correct pattern
- Fix important reminders section to reflect correct import path1 parent ccaabc5 commit 6fc365f
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
645 | 644 | | |
646 | 645 | | |
647 | 646 | | |
648 | | - | |
| 647 | + | |
649 | 648 | | |
650 | 649 | | |
651 | 650 | | |
| |||
1004 | 1003 | | |
1005 | 1004 | | |
1006 | 1005 | | |
1007 | | - | |
| 1006 | + | |
1008 | 1007 | | |
1009 | 1008 | | |
1010 | 1009 | | |
0 commit comments