Skip to content

Commit fff12c8

Browse files
another-guyAzat74
andcommitted
Update content/docs/render-props.md
Co-Authored-By: Azat74 <[email protected]>
1 parent a12d729 commit fff12c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/render-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ function withMouse(Component) {
257257
</Mouse>
258258
```
259259

260-
Вы увидите, что эта техника используется в API библиотеки [react-motion](https://github.com/chenglou/react-motion).
260+
Эту технику можно увидеть в действии в API библиотеки [react-motion](https://github.com/chenglou/react-motion).
261261

262262

263263
Поскольку этот метод не совсем обычен, вы, вероятно, захотите явно указать, что `children` должен быть функцией в вашем `propTypes` при разработке такого API.

0 commit comments

Comments
 (0)