Skip to content

Commit b0ac6e8

Browse files
ceghapmapsandapps
andauthored
docs(quickstart): remove unnecessary references to React Native (#2238)
* Update quickstart.md this was set as intro to React Native which is wrong in my opinion. Should be Ionic React instead. * Remove other incorrect references to React Native --------- Co-authored-by: Shawn Taylor <shawn@ionic.io>
1 parent ea4104d commit b0ac6e8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/react/quickstart.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ sidebar_label: Quickstart
44
---
55

66
<head>
7-
<title>Intro to React Native Quickstart Using Ionic CLI: React Basics</title>
7+
<title>Intro to Ionic React Quickstart Using Ionic CLI: React Basics</title>
88
<meta
99
name="description"
10-
content="Intro to React Native Quickstart covers the basics of React and Ionic, including any Ionic-specific features. Learn how to build React apps using the Ionic CLI."
10+
content="Intro to React Quickstart covers the basics of React and Ionic, including any Ionic-specific features. Learn how to build React apps using the Ionic CLI."
1111
/>
1212
</head>
1313

versioned_docs/version-v6/react/quickstart.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ sidebar_label: Quickstart
44
---
55

66
<head>
7-
<title>Intro to React Native Quickstart Using Ionic CLI: React Basics</title>
7+
<title>Intro to React Quickstart Using Ionic CLI: React Basics</title>
88
<meta
99
name="description"
10-
content="Intro to React Native Quickstart covers the basics of React and Ionic, including any Ionic-specific features. Learn how to build React apps using the Ionic CLI."
10+
content="Intro to React Quickstart covers the basics of React and Ionic, including any Ionic-specific features. Learn how to build React apps using the Ionic CLI."
1111
/>
1212
</head>
1313

0 commit comments

Comments
 (0)