Skip to content

Commit dda75c0

Browse files
Naturalclarradko93
authored andcommitted
chore: apply prettier (#115)
1 parent 9eba4e6 commit dda75c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/App.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ const App = () => {
4646
<View style={styles.sectionContainer}>
4747
<Text style={styles.sectionTitle}>Step One</Text>
4848
<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.
49+
Edit <Text style={styles.highlight}>App.tsx</Text> to change
50+
this screen and then come back to see your edits.
5151
</Text>
5252
</View>
5353
<View style={styles.sectionContainer}>

0 commit comments

Comments
 (0)