Skip to content

Translation for "Responding to Events" #861

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

Closed
wants to merge 14 commits into from
Closed

Translation for "Responding to Events" #861

wants to merge 14 commits into from

Conversation

xxtereshko
Copy link
Contributor

"Responding to Events" page translation (src/content/learn/responding-to-events.md)

Copy link
Contributor

@fpetrakov fpetrakov left a comment

Choose a reason for hiding this comment

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

Привет, спасибо за перевод, немного посмотрел, есть предложения, что думаешь?

@xxtereshko
Copy link
Contributor Author

Привет, спасибо за перевод, немного посмотрел, есть предложения, что думаешь?

Привет, согласен со всем. А по кнопке - оставим "я ничего не делаю", как считаешь?

@fpetrakov
Copy link
Contributor

Давай :)


Finally, your `Button` component accepts a prop called `onClick`. It passes that prop directly to the built-in browser `<button>` with `onClick={onClick}`. This tells React to call the passed function on click.
- `PlayButton` передает `handlePlayClick` в качестве пропа `onClick` внутренней кнопке.
Copy link
Collaborator

Choose a reason for hiding this comment

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

пожалуйста проверьте чтобы были одинаковые переносы строк.
В будущем будут приходить правки, которые нужно будет ребейзить

@xxtereshko xxtereshko closed this by deleting the head repository Apr 21, 2024
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