Skip to content

Conversation

@HippErger
Copy link

Not sure how to properly render() an " ' ". When I do the code gets highlighted but it still renders on the page.

Copy link

@ivome ivome left a comment

Choose a reason for hiding this comment

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

Great job!!!

@@ -0,0 +1,12 @@
import React from "react";
function Component7() {
Copy link

Choose a reason for hiding this comment

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

Try to use consistent line spacing between import statements and code (1 empty line)

);



Copy link

Choose a reason for hiding this comment

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

Unnecessary whitespace...

Day 5 - Learning Teams submit project proposals<br />
Day 9 - Learning Team Check-ins<br />
Day 15 - Learning Team Check-ins<br />
Day 20 - Learning Team Project Presentations.
Copy link

Choose a reason for hiding this comment

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

Indent content of elements by 2 spaces

function Smiley() {
return (
<div className="Smiley">
<img src={face} className="App-logo" alt="logo" />
Copy link

Choose a reason for hiding this comment

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

Check eslint indentation errors here.

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