Skip to content

Levy's contact-list-nextjs#9

Open
levydowell wants to merge 8 commits intoprojectshft:mainfrom
levydowell:main
Open

Levy's contact-list-nextjs#9
levydowell wants to merge 8 commits intoprojectshft:mainfrom
levydowell:main

Conversation

@levydowell
Copy link

No description provided.

};

PrintContacts.propTypes = {
allContacts: PropTypes.arrayOf(

Choose a reason for hiding this comment

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

Good use of proptypes

Comment on lines +6 to +19
// {
// id: 1,
// name: "Levy Dowell",
// email: "levydowell@yahoo.com",
// imgURL: "https://picsum.photos/200",
// phone: "123456789",
// },
// {
// id: 2,
// name: "Jane Smith",
// email: "jane@yahoo.com",
// imgURL: "https://picsum.photos/200",
// phone: "123456789",
// },

Choose a reason for hiding this comment

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

Watch pushing commented code

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.

2 participants