From 39ccd7ae61fc2052ca688f71cc9244dbfc1a70fb Mon Sep 17 00:00:00 2001 From: cadenzah Date: Sun, 10 Feb 2019 01:29:56 +0900 Subject: [PATCH 01/12] Initial translation for 'Reference/React Top-Level API' --- content/docs/reference-react.md | 168 ++++++++++++++++---------------- 1 file changed, 85 insertions(+), 83 deletions(-) diff --git a/content/docs/reference-react.md b/content/docs/reference-react.md index d506a1ad3..8870655fb 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,35 +13,35 @@ redirect_from: - "docs/top-level-api-zh-CN.html" --- -`React` is the entry point to the React library. If you load React from a `