mirror of https://github.com/status-im/reagent.git
Update ReactFeatures.md
This commit is contained in:
parent
2b7a58edda
commit
b711b115be
|
@ -7,7 +7,7 @@ provide functions to use them directly.
|
|||
|
||||
JSX:
|
||||
```js
|
||||
render() {
|
||||
function example() {
|
||||
return (
|
||||
<React.Fragment>
|
||||
<ChildA />
|
||||
|
|
Loading…
Reference in New Issue