Skip to content

Commit

Permalink
[fix] move down status bar
Browse files Browse the repository at this point in the history
  • Loading branch information
arfamomin committed Apr 25, 2024
1 parent 3971668 commit 36133c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/StatusUpdatesBar/StatusUpdatesBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default function StatusUpdatesBar({
}}
>
<View style={styles.textContainer}>
<Text style={styles.statusText}>Case Status:</Text>
<Text style={styles.statusText}>Case Status</Text>

<View style={styles.updatesContainer}>
<Text style={styles.buttonText}>View all updates</Text>
Expand Down

0 comments on commit 36133c3

Please sign in to comment.