Skip to content

Commit

Permalink
Test bundle file
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoudabdalkarim committed Nov 17, 2024
1 parent 86ff69b commit 6c540e4
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">
App <Text style={styles.highlight}>App.tsx</Text> to change this
Try Release Branch <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 6c540e4

Please sign in to comment.