test
parent
4dad875b5d
commit
e1c478b241
2
App.js
2
App.js
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue