Commit f580147
committed
fix: ensure React scaffold has proper JSX runtime support
- Move @types/react dependencies to ensure proper JSX resolution
- This prevents jsx-dev-runtime import errors in React applications
- Ensures React 18 compatibility across all generated React apps1 parent 368e9fa commit f580147
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
75 | | - | |
76 | | - | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments