mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Chore: Removed unncessary string
This commit is contained in:
parent
ab819d9210
commit
ec92f716de
@ -162,7 +162,6 @@ const JoplinCloudScreenComponent = (props: Props) => {
|
|||||||
{_('Authorise')}
|
{_('Authorise')}
|
||||||
</Button>
|
</Button>
|
||||||
</View>
|
</View>
|
||||||
<Text style={styles.smallTextStyle}>{_('Or')}</Text>
|
|
||||||
<Button
|
<Button
|
||||||
onPress={onCopyToClipboardClicked}
|
onPress={onCopyToClipboardClicked}
|
||||||
icon='content-copy'
|
icon='content-copy'
|
||||||
|
Loading…
Reference in New Issue
Block a user