auto-commit for 97747a0b-0ddd-47c2-8b44-ca9db6872099

This commit is contained in:
emergent-agent-e1
2025-11-08 14:38:05 +00:00
parent 1b7ffd801b
commit 9174a5b796
+3
View File
@@ -240,4 +240,7 @@ const styles = StyleSheet.create({
color: '#EE2A35',
fontWeight: '600',
},
authButtonDisabled: {
opacity: 0.6,
},
});