Skip to content

All Tests Pass#15

Open
yuriyivanenko wants to merge 1 commit intolearn-co-curriculum:masterfrom
yuriyivanenko:feature_branch
Open

All Tests Pass#15
yuriyivanenko wants to merge 1 commit intolearn-co-curriculum:masterfrom
yuriyivanenko:feature_branch

Conversation

@yuriyivanenko
Copy link

Updated all components.

Comment on lines +5 to +11
return (
<div id="about">
<h2>About Me</h2>
<p>Hello world</p>
<img src={image} alt="I made this"/>
</div>
)

Choose a reason for hiding this comment

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

Suggested change
return (
<div id="about">
<h2>About Me</h2>
<p>Hello world</p>
<img src={image} alt="I made this"/>
</div>
)
return (
<div id="about">
<h2>About Me</h2>
<p>Hello world</p>
<img src={image} alt="I made this"/>
</div>
)

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