You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
Copy file name to clipboardExpand all lines: docs/react/quickstart.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,10 @@ sidebar_label: Quickstart
4
4
---
5
5
6
6
<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>
8
8
<meta
9
9
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."
Copy file name to clipboardExpand all lines: versioned_docs/version-v6/react/quickstart.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,10 @@ sidebar_label: Quickstart
4
4
---
5
5
6
6
<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>
8
8
<meta
9
9
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."
0 commit comments