You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create client.js and load bundle script in Component
- Render/mount the Component to the document node with ReactDOM
(`client.js` is the entry point for the webpack bundle)
- Then make sure to load the `bundle.js` script in the Component
0 commit comments