Maxim Titov
Maxim Titov
Перевод страницы [Reacting to input with state](https://react.dev/learn/reacting-to-input-with-state)
Перевод страницы [Passing props to a component](https://react.dev/learn/passing-props-to-a-component)
Перевод для страницы [Describing the UI](https://react.dev/learn/describing-the-ui) ToDo: перед мержем необходимо синкнуть с заголовками статей в этой главе: - Ваш первый компонент https://github.com/reactjs/ru.react.dev/pull/852 - Импорт и экспорт компонентов https://github.com/reactjs/ru.react.dev/pull/853 - Написание...
## Describe the bug The editor loses XML/HTML tags if the opening tag is written in a few lines. ## To Reproduce Steps to reproduce the behavior: 1. Go to...