Skip to content

Commit

Permalink
Update content/docs/integrating-with-other-libraries.md
Browse files Browse the repository at this point in the history
Co-Authored-By: vvscode <v.vanchuk@tut.by>
  • Loading branch information
another-guy and vvscode committed Feb 22, 2019
1 parent 187b668 commit 5189390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/integrating-with-other-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ React не знает про изменения DOM, которые сделан

### Как решить проблему {#how-to-approach-the-problem}

Для демонстрации давайте набросаем обертку вокруг обобщенного jQuery плагина.
Для демонстрации давайте набросаем обертку вокруг обобщенного jQuery-плагина.

Мы установим [реф](/docs/refs-and-the-dom.html) на корневой DOM-элемент. Внутри `componentDidMount` мы получим ссылку и передадим её в jQuery-плагин.

Expand Down

0 comments on commit 5189390

Please sign in to comment.