Skip to content

Conversation

@mogmarsh
Copy link
Owner

@mogmarsh mogmarsh commented Aug 4, 2021

No description provided.


function App() {
return <Greeting />
return <Greeting initialName="your name here" />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi your name here, I'm dad

// http://localhost:3000/isolated/exercise/01.js

import * as React from 'react'
import PropTypes from 'prop-types';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

teacher's pet! 😉 J/K - excellent job thinking one step ahead of the curve!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants