Browse Source

Mention fragment change in 16.0 post

main
Dan Abramov 7 years ago
committed by GitHub
parent
commit
83f4422c1f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/blog/2017-09-26-react-v16.0.md

2
content/blog/2017-09-26-react-v16.0.md

@ -21,7 +21,7 @@ render() {
}
```
In the future, we'll likely add a special fragment syntax to JSX that doesn't require keys.
[Starting with React 16.2.0](/blog/2017/11/28/react-v16.2.0-fragment-support.html), we are adding support for a special fragment syntax to JSX that doesn't require keys.
We've added support for returning strings, too:

Loading…
Cancel
Save