From 6ab0713526e8de6b22fb58ddce9a53b23fcfa0f4 Mon Sep 17 00:00:00 2001 From: Tyler Phan Date: Tue, 6 Sep 2022 22:51:33 +0700 Subject: [PATCH] Change form to from --- docs/intro-react-native-components.md | 2 +- .../version-0.70/intro-react-native-components.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/intro-react-native-components.md b/docs/intro-react-native-components.md index 00d22878aad..4bfc9faa986 100644 --- a/docs/intro-react-native-components.md +++ b/docs/intro-react-native-components.md @@ -27,7 +27,7 @@ React Native also lets you build your own [Fabric Components](the-new-architectu ## Core Components -React Native has many Core Components for everything form controls to activity indicators. You can find them all [documented in the API section](components-and-apis). You will mostly work with the following Core Components: +React Native has many Core Components for everything from controls to activity indicators. You can find them all [documented in the API section](components-and-apis). You will mostly work with the following Core Components: | React Native UI Component | Android View | iOS View | Web Analog | Description | | ------------------------- | -------------- | ---------------- | ----------------------- | ----------------------------------------------------------------------------------------------------- | diff --git a/website/versioned_docs/version-0.70/intro-react-native-components.md b/website/versioned_docs/version-0.70/intro-react-native-components.md index 00d22878aad..4bfc9faa986 100644 --- a/website/versioned_docs/version-0.70/intro-react-native-components.md +++ b/website/versioned_docs/version-0.70/intro-react-native-components.md @@ -27,7 +27,7 @@ React Native also lets you build your own [Fabric Components](the-new-architectu ## Core Components -React Native has many Core Components for everything form controls to activity indicators. You can find them all [documented in the API section](components-and-apis). You will mostly work with the following Core Components: +React Native has many Core Components for everything from controls to activity indicators. You can find them all [documented in the API section](components-and-apis). You will mostly work with the following Core Components: | React Native UI Component | Android View | iOS View | Web Analog | Description | | ------------------------- | -------------- | ---------------- | ----------------------- | ----------------------------------------------------------------------------------------------------- |