alpha
Jan Umbach 2022-11-19 00:47:20 +01:00
parent 4dad875b5d
commit e1c478b241
1 changed files with 1 additions and 1 deletions

2
App.js
View File

@ -75,7 +75,7 @@ const App: () => Node = () => {
style={{ style={{
backgroundColor: isDarkMode ? Colors.black : Colors.white, backgroundColor: isDarkMode ? Colors.black : Colors.white,
}}> }}>
<Section title="Step One CLICK&JOIN"> <Section title="Annete is nh nette">
Edit <Text style={styles.highlight}>App.js</Text> to change this Edit <Text style={styles.highlight}>App.js</Text> to change this
screen and then come back to see your edits. screen and then come back to see your edits.
</Section> </Section>