mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Add doc link to DOM differences from JSX gotchas
This commit is contained in:
@@ -9,6 +9,9 @@ next: interactivity-and-dynamic-uis.html
|
||||
|
||||
JSX looks like HTML but there are some important differences you may run into.
|
||||
|
||||
> Note:
|
||||
>
|
||||
> For DOM differences, such as the inline `style` attribute, check [here](dom-differences.html).
|
||||
|
||||
## Whitespace Removal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user