mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-09 20:41:01 +00:00
auto-commit for 8946eccb-d759-4f73-9b07-cf5d99649644
This commit is contained in:
@@ -326,6 +326,16 @@ const styles = StyleSheet.create({
|
||||
color: Colors.textDark,
|
||||
marginBottom: Spacing.xs,
|
||||
},
|
||||
loadingContainer: {
|
||||
padding: Spacing.xxl,
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
},
|
||||
loadingText: {
|
||||
marginTop: Spacing.md,
|
||||
fontSize: Typography.sizes.medium,
|
||||
color: Colors.textGray,
|
||||
},
|
||||
underline: {
|
||||
width: 80,
|
||||
height: 3,
|
||||
|
||||
Reference in New Issue
Block a user