For typescript go with the below:
const root = ReactDOM.createRoot(document.getElementById("root") as HTMLElement); root.render( );
For typescript go with the below:
const root = ReactDOM.createRoot(document.getElementById("root") as HTMLElement); root.render( );
For further actions, you may consider blocking this person and/or reporting abuse
Wilson Staley -
Haris Madhavan -
Ajit Kumar -
Radha -
Top comments (0)