Skip to content

contact-list-wla#83

Open
Will9214 wants to merge 3 commits intoprojectshft:mainfrom
Will9214:main
Open

contact-list-wla#83
Will9214 wants to merge 3 commits intoprojectshft:mainfrom
Will9214:main

Conversation

@Will9214
Copy link
Copy Markdown

No description provided.

William Ashley added 3 commits May 21, 2023 11:49
…the full contact list and viewing individual contacts by clicking the desired contact.
)
};
//PropType for the contacts prop being passed in
ContactsList.propTypes = {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Getting a warning
react-jsx-dev-runtime.development.js:117 Warning: Each child in a list should have a unique "key" prop.

Check the render method of ContactsList. See https://reactjs.org/link/warning-keys for more information.

margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

stay consistent in use of single quotes for strings

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