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 9eba4e6 commit dda75c0Copy full SHA for dda75c0
template/App.tsx
@@ -46,8 +46,8 @@ const App = () => {
46
<View style={styles.sectionContainer}>
47
<Text style={styles.sectionTitle}>Step One</Text>
48
<Text style={styles.sectionDescription}>
49
- Edit <Text style={styles.highlight}>App.tsx</Text> to change this
50
- screen and then come back to see your edits.
+ Edit <Text style={styles.highlight}>App.tsx</Text> to change
+ this screen and then come back to see your edits.
51
</Text>
52
</View>
53
0 commit comments