Embed examples using gatsby-remark-embed-snippet

This commit is contained in:
Daniel Bird
2018-01-13 13:50:24 -05:00
parent cdecba10b3
commit 72e7547ef0
2 changed files with 3 additions and 23 deletions

View File

@@ -8,6 +8,7 @@ function tick() {
</h2>
</div>
);
// highlight-range{1-4}
ReactDOM.render(
element,
document.getElementById('root')