Commit 0f1cdf4
authored
Add docs for augmenting
Previously frameworks used to define a global `JSX` namespace. This is
no longer the case. Now users need to define it themselves using module
augmentation.
Closes GH-2661.
Reviewed-by: Titus Wormer <[email protected]>JSX
1 parent 50aa8df commit 0f1cdf4
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
176 | 185 | | |
177 | 186 | | |
178 | 187 | | |
| |||
0 commit comments