Chore: Bring back warning hint + orange highlight

This commit is contained in:
bl00dymarie
2023-12-13 15:35:17 +01:00
parent b2f277eb12
commit c6662e02bf
2 changed files with 49 additions and 43 deletions
+1
View File
@@ -108,6 +108,7 @@ const styles = StyleSheet.create({
hint: {
fontStyle: 'italic',
fontSize: Sizes.small,
color: Colors.orange,
},
hintContainer: {
marginVertical: Spacing.tiny,