mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
@ -106,7 +106,7 @@ const Message = React.forwardRef<FlashMessage>((_, ref) => {
|
||||
...StyleConstants.FontStyle.S
|
||||
}}
|
||||
// @ts-ignore
|
||||
textProps={{ numberOfLines: 2 }}
|
||||
textProps={{ numberOfLines: 3 }}
|
||||
/>
|
||||
)
|
||||
})
|
||||
|
Reference in New Issue
Block a user