Refactor frontend-mobile
Run Tests on Branches / Frontend Tests (push) Has been cancelled
Run Tests on Branches / Backend Tests (push) Has been cancelled

This commit is contained in:
Antoni Nuñez Romeu
2026-07-07 18:08:44 +02:00
parent 69d66729aa
commit 9949b85001
14 changed files with 771 additions and 100 deletions
@@ -33,13 +33,13 @@ const styles = StyleSheet.create({
borderRadius: borderRadius.sm,
},
success: {
backgroundColor: '#D4EDDA',
backgroundColor: '#eaf7ec',
},
warning: {
backgroundColor: '#FFF3CD',
backgroundColor: '#fff3cd',
},
danger: {
backgroundColor: '#F8D7DA',
backgroundColor: '#feecec',
},
text: {
fontSize: 12,