From 24676559b8212665194d0db19fd0c05065e6edf9 Mon Sep 17 00:00:00 2001 From: Bogdan Ivanchenko Date: Sun, 10 Feb 2019 18:48:03 +0200 Subject: [PATCH 01/49] Initial translate --- content/docs/reference-react.md | 178 ++++++++++++------------ examples/reference-react-forward-ref.js | 2 +- 2 files changed, 90 insertions(+), 90 deletions(-) diff --git a/content/docs/reference-react.md b/content/docs/reference-react.md index d506a1ad3..23ba1eb1d 100644 --- a/content/docs/reference-react.md +++ b/content/docs/reference-react.md @@ -1,6 +1,6 @@ --- id: react-api -title: React Top-Level API +title: React API верхнего уровня layout: docs category: Reference permalink: docs/react-api.html @@ -13,67 +13,67 @@ redirect_from: - "docs/top-level-api-zh-CN.html" --- -`React` is the entry point to the React library. If you load React from a `