mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-26 18:58:17 +00:00
Update 2017-09-08-dom-attributes-in-react-16.md
This commit is contained in:
@@ -163,7 +163,7 @@ Below is a detailed list of them.
|
||||
```
|
||||
|
||||
React 15: Converts `NaN`s to strings and passes them through.
|
||||
React 16: Converts `NaN`s to strings and warns about them.
|
||||
React 16: Converts `NaN`s to strings and passes them through with a warning.
|
||||
|
||||
While testing this release, we have also [created an automatically generated table](https://github.com/facebook/react/blob/master/fixtures/attribute-behavior/AttributeTableSnapshot.md) for all known attributes to track potential regressions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user