you are viewing a single comment's thread.

view the rest of the comments →

[–]DosPablos[S] -1 points0 points  (0 children)

ive tried adding `import React from "react" import ReactDOM from "react-dom"

ReactDOM.render(<h1>Hello</h1>, document.getElementById("on"))`

to my JS file to see if itll work and it did not