Skip to content

Commit

Permalink
Update HomeScreen.js
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackHatDevX committed Aug 29, 2023
1 parent 973ec8d commit 36bf75c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions screens/HomeScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ export default function HomeScreen() {
<View className="flex-row justify-between items-center mx-4">
{/* <Bars3CenterLeftIcon size="30" strokeWidth={2} color="white" /> */}
<Text className="text-white text-3xl mx-auto font-bold">
<Text style={styles.text}>M</Text>
ovies
<Text style={styles.text}>Movie </Text>
Dash
</Text>
<TouchableOpacity
className="absolute right-0"
Expand Down

0 comments on commit 36bf75c

Please sign in to comment.