Skip to content

Commit

Permalink
changed about
Browse files Browse the repository at this point in the history
  • Loading branch information
siddsarkar committed Jul 31, 2020
1 parent 0204e79 commit 729221b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/screens/AboutScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ class Aboutscreen extends Component {
this.props.navigation.navigate('Home');
}}
/>
<Text style={styles.text}>hi</Text>
<Text style={styles.text}>i'm sid!</Text>
<Text style={styles.text}>a noob dev</Text>
<Text style={styles.text}>sidharth</Text>
<Text style={styles.text}>loves you</Text>
<Text style={styles.text}>3000</Text>
</View>
);
}
Expand Down

0 comments on commit 729221b

Please sign in to comment.