test
parent
7ac26f5adf
commit
4dad875b5d
2
App.js
2
App.js
|
@ -75,7 +75,7 @@ const App: () => Node = () => {
|
|||
style={{
|
||||
backgroundColor: isDarkMode ? Colors.black : Colors.white,
|
||||
}}>
|
||||
<Section title="Step One">
|
||||
<Section title="Step One CLICK&JOIN">
|
||||
Edit <Text style={styles.highlight}>App.js</Text> to change this
|
||||
screen and then come back to see your edits.
|
||||
</Section>
|
||||
|
|
Loading…
Reference in New Issue