mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 19:39:40 -04:00
Update js.md
This commit is contained in:
parent
704987dc1c
commit
13aeb2c73b
@ -155,7 +155,7 @@ First, add React and ReactDOM [CDN script tags](https://reactjs.org/docs/add-rea
|
||||
export let React = window.React;
|
||||
|
||||
// In assets/js/shims/react-dom.js
|
||||
export let ReactDom = window.ReactDom;
|
||||
export let ReactDOM = window.ReactDOM;
|
||||
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user