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:
|
JSX:
|
||||||
```js
|
```js
|
||||||
render() {
|
function example() {
|
||||||
return (
|
return (
|
||||||
<React.Fragment>
|
<React.Fragment>
|
||||||
<ChildA />
|
<ChildA />
|
||||||
|
|
Loading…
Reference in New Issue