We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed2ffbd commit 7844153Copy full SHA for 7844153
App.tsx
@@ -76,7 +76,7 @@ function App(): React.JSX.Element {
76
style={{
77
backgroundColor: isDarkMode ? Colors.black : Colors.white,
78
}}>
79
- <Section title="Step One">
+ <Section title="New Release">
80
Mahmoud Test Release 2 <Text style={styles.highlight}>App.tsx</Text> to change this
81
screen and then come back to see your edits.
82
</Section>
0 commit comments