mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Embed examples using gatsby-remark-embed-snippet
This commit is contained in:
@@ -8,6 +8,7 @@ function tick() {
|
||||
</h2>
|
||||
</div>
|
||||
);
|
||||
// highlight-range{1-4}
|
||||
ReactDOM.render(
|
||||
element,
|
||||
document.getElementById('root')
|
||||
|
||||
Reference in New Issue
Block a user