Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
forthealllight authored Oct 23, 2018
1 parent 37255d9 commit 710253d
Showing 1 changed file with 4 additions and 22 deletions.
26 changes: 4 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,34 +49,16 @@ export default class Test extends Component{
</div>
}
}
```

...js

```
import ReactDOM from 'react-dom';
import Test from './test'



ReactDOM.render(<Test />, document.getElementById('root'));
```




















## Development

* **[React](https://facebook.github.io/react/)** (16.x)
Expand Down

0 comments on commit 710253d

Please sign in to comment.