We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cea235 commit 79fbfd4Copy full SHA for 79fbfd4
docs/react/your-first-app.md
@@ -182,8 +182,9 @@ export default Tab2;
182
<IonTitle size="large">Photo Gallery</IonTitle>
183
</IonToolbar>
184
</IonHeader>
185
+
186
+ {/* ...existing code... */}
187
</IonContent>
- {/* ...existing code... */}
188
</IonPage>
189
```
190
versioned_docs/version-v7/react/your-first-app.md
0 commit comments