Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task #13 #2

Merged
merged 2 commits into from
Aug 29, 2019
Merged

Task #13 #2

merged 2 commits into from
Aug 29, 2019

Conversation

Keivon
Copy link
Owner

@Keivon Keivon commented Aug 29, 2019

No description provided.

Copy link
Collaborator

@KateHavrenko KateHavrenko left a comment

Choose a reason for hiding this comment

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

Fix little things!

src/Details.js Outdated
import { useState, useEffect } from 'react';

export default function Details() {
const [Message, setMessage] = useState("(Hello, this will be the details page for each Movie & TV show :)");
Copy link
Collaborator

Choose a reason for hiding this comment

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

You forget about indentation!

src/Gallery.js Outdated
@@ -9,7 +9,7 @@ export default function Gallery(props) {
<div>
Copy link
Collaborator

Choose a reason for hiding this comment

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

delete on wpar div

@Keivon
Copy link
Owner Author

Keivon commented Aug 29, 2019

Thanks a lot for your help

@Keivon Keivon merged commit a653df9 into master Aug 29, 2019
@Keivon Keivon deleted the Task-#13 branch August 29, 2019 14:34
@Keivon Keivon restored the Task-#13 branch September 3, 2019 02:52
@Keivon Keivon deleted the Task-#13 branch September 3, 2019 02:59
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