Skip to content

Commit 7844153

Browse files
Release new code
1 parent ed2ffbd commit 7844153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ function App(): React.JSX.Element {
7676
style={{
7777
backgroundColor: isDarkMode ? Colors.black : Colors.white,
7878
}}>
79-
<Section title="Step One">
79+
<Section title="New Release">
8080
Mahmoud Test Release 2 <Text style={styles.highlight}>App.tsx</Text> to change this
8181
screen and then come back to see your edits.
8282
</Section>

0 commit comments

Comments
 (0)