Include a notes section in the snippet template

This commit is contained in:
Angelos Chalaris
2018-11-29 10:08:54 +02:00
committed by GitHub
parent ed2e5a247d
commit f73fbae636

View File

@ -23,6 +23,12 @@ class ComponentName extends React.Component {
ReactDOM.render(<ComponentName />, mountNode);
```
<!-- OPTIONAL -->
#### Notes:
* Things to remember when using this
* Other options that might be less appealing or have lower compatibility
* Common mistakes and issues
<!-- tags: (separate each by a comma) -->
<!-- expertise: (0,1,2,3) -->