Skip to content

Commit

Permalink
Release new code
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoudabdalkarim committed Nov 17, 2024
1 parent bc96630 commit ed2ffbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ function App(): React.JSX.Element {
backgroundColor: isDarkMode ? Colors.black : Colors.white,
}}>
<Section title="Step One">
Mahmoud Test Release 1 <Text style={styles.highlight}>App.tsx</Text> to change this
Mahmoud Test Release 2 <Text style={styles.highlight}>App.tsx</Text> to change this
screen and then come back to see your edits.
</Section>
<Section title="See Your Changes">
Expand Down

0 comments on commit ed2ffbd

Please sign in to comment.