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

solution #1167

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

solution #1167

wants to merge 5 commits into from

Conversation

yuliia-nudyk
Copy link

Copy link

@anastasiiavorobiova anastasiiavorobiova left a comment

Choose a reason for hiding this comment

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

Consider pushing the package.json if you have changed it to run the project on the GH

@yuliia-nudyk
Copy link
Author

Consider pushing the package.json if you have changed it to run the project on the GH

@yuliia-nudyk yuliia-nudyk deleted the develop branch September 25, 2024 13:13
@yuliia-nudyk yuliia-nudyk reopened this Sep 27, 2024
Copy link

@volodymyr-soltys97 volodymyr-soltys97 left a comment

Choose a reason for hiding this comment

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

Good job 👍
Let's improve your code
The author name and comment cannot be only spaces
image

Copy link

@volodymyr-soltys97 volodymyr-soltys97 left a comment

Choose a reason for hiding this comment

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

Great! 🔥

Comment on lines +30 to +32
onClick={() => {
onDelete(id);
}}

Choose a reason for hiding this comment

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

Suggested change
onClick={() => {
onDelete(id);
}}
onClick={() => onDelete(id)}

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.

3 participants