Skip to content

Instantly share code, notes, and snippets.

@thecoder8890
Created June 30, 2021 05:59
Show Gist options
  • Save thecoder8890/90af76b08ea0fd60bd6cc4236e88f890 to your computer and use it in GitHub Desktop.
Save thecoder8890/90af76b08ea0fd60bd6cc4236e88f890 to your computer and use it in GitHub Desktop.
import ReactDOM from 'react-dom';
import App from 'App';
const container = documentsgetElementByIdLappl;
ReactDOM.render(<App />, container);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment