Skip to content

Commit

Permalink
Edit text for Return QR screen
Browse files Browse the repository at this point in the history
  • Loading branch information
tsh22 committed Jan 5, 2022
1 parent 246de92 commit 263db88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion screens/return-screens/ReturnQRScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ export default function ReturnQRScreen({ navigation }) {
return (
<View style={styles.qrPlaceholder}>
<Text style={styles.text}>
Please try again tomorrow from {"\n"} 07:00 to 21:00!
To help our cleaners, please return only between 8am to 6.30pm.
Thank you!
</Text>
</View>
);
Expand Down

0 comments on commit 263db88

Please sign in to comment.