function Welcome(props) {
return
Hello, {props.name}
;}
function App() {
return (
);
}
ReactDOM.render(, document.getElementById('root'));
function Welcome(props) {
return
function App() {
return (
ReactDOM.render(, document.getElementById('root'));
For further actions, you may consider blocking this person and/or reporting abuse
Precious Oladele -
SRI GEETHANI R CSBS -
Muhammad Usman -
Siu Pang Tommy Choi -
Top comments (0)