Update ReactFeatures.md

This commit is contained in:
Juho Teperi 2019-05-23 21:01:05 +03:00 committed by GitHub
parent 2b7a58edda
commit b711b115be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ provide functions to use them directly.
JSX:
```js
render() {
function example() {
return (
<React.Fragment>
<ChildA />