mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
@ -15,7 +15,7 @@ const ComponentSeparator = React.memo(
|
||||
return (
|
||||
<View
|
||||
style={{
|
||||
backgroundColor: theme.background,
|
||||
backgroundColor: theme.backgroundDefault,
|
||||
borderTopColor: theme.border,
|
||||
borderTopWidth: StyleSheet.hairlineWidth,
|
||||
marginLeft:
|
||||
|
Reference in New Issue
Block a user