Web Developer
import React from 'react'; import ReactDOM from 'react-dom'; // Write code here: const math = ( 2 + 3 = {2 + 3} ); ReactDOM.render(math, document.getElementById('app') );
No comments:
Post a Comment