Create global keyboard shortcut handler (#10145)
This commit is contained in:
@@ -580,7 +580,7 @@ function ComposeBtn() {
|
||||
style={[a.rounded_full]}>
|
||||
<ButtonIcon icon={EditBig} position="left" />
|
||||
<ButtonText>
|
||||
<Trans context="action">New Post</Trans>
|
||||
<Trans context="action">New post</Trans>
|
||||
</ButtonText>
|
||||
</Button>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user