From d506bc724a3bdcd1fdc5cc1020155243bd1bd480 Mon Sep 17 00:00:00 2001 From: lightnet328 Date: Sun, 3 Feb 2019 01:41:48 +0900 Subject: [PATCH 01/25] doc: Translate API Reference of React --- content/docs/reference-react.md | 147 +++++++++++++++++--------------- 1 file changed, 76 insertions(+), 71 deletions(-) diff --git a/content/docs/reference-react.md b/content/docs/reference-react.md index 68a00c4c0..50af3ff95 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,43 +13,47 @@ redirect_from: - "docs/top-level-api-zh-CN.html" --- -`React` is the entry point to the React library. If you load React from a `