Uh oh!
There was an error while loading. Please reload this page.
Translation for "Responding to Events" - #861
Conversation
fpetrakov
left a comment
There was a problem hiding this comment.
Привет, спасибо за перевод, немного посмотрел, есть предложения, что думаешь?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Fedya Petrakov <jakephin2015@gmail.com>
Co-authored-by: Fedya Petrakov <jakephin2015@gmail.com>
Co-authored-by: Fedya Petrakov <jakephin2015@gmail.com>
Co-authored-by: Fedya Petrakov <jakephin2015@gmail.com>
Co-authored-by: Fedya Petrakov <jakephin2015@gmail.com>
Co-authored-by: Fedya Petrakov <jakephin2015@gmail.com>
xxtereshko
commented
Apr 29, 2023
Привет, согласен со всем. А по кнопке - оставим "я ничего не делаю", как считаешь? |
fpetrakov
commented
Apr 30, 2023
Давай :) |
Co-authored-by: Fedya Petrakov <jakephin2015@gmail.com>
| - `UploadButton` passes `() => alert('Uploading!')` as the `onClick` prop to the `Button` inside. | ||
| 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` внутренней кнопке. |
There was a problem hiding this comment.
пожалуйста проверьте чтобы были одинаковые переносы строк.
В будущем будут приходить правки, которые нужно будет ребейзить
"Responding to Events" page translation (src/content/learn/responding-to-events.md)