Skip to content

Commit

Permalink
changed text
Browse files Browse the repository at this point in the history
  • Loading branch information
tajinder-06 committed Jun 25, 2024
1 parent 9541e3b commit c774143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ function App(): React.JSX.Element {
backgroundColor: isDarkMode ? Colors.black : Colors.white,
}}>
<Section title="Step One">
Edit <Text style={styles.highlight}>App.tsx</Text> tajinder singh
screen and then come back to see your edits.
Edit <Text style={styles.highlight}>App.tsx</Text> john doe is an
Engineer
</Section>
<Section title="See Your Changes">
<ReloadInstructions />
Expand Down

0 comments on commit c774143

Please sign in to comment.