Skip to content

Commit

Permalink
Updated home screen text
Browse files Browse the repository at this point in the history
  • Loading branch information
zsajjad committed Nov 15, 2020
1 parent 292b5d3 commit 20f8a51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/screens/HomeScreen/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ function HomeScreen(props: HomeScreenProps): React.ReactChild {
/>
</View>
<Text>Hello World</Text>
<Text>Adding Demo PR for testing CI Actions</Text>
</View>
);
}
Expand Down

0 comments on commit 20f8a51

Please sign in to comment.