mirror of
https://github.com/laurent22/joplin.git
synced 2026-06-18 20:16:34 +02:00
Chore: Removed unncessary string
This commit is contained in:
@@ -162,7 +162,6 @@ const JoplinCloudScreenComponent = (props: Props) => {
|
||||
{_('Authorise')}
|
||||
</Button>
|
||||
</View>
|
||||
<Text style={styles.smallTextStyle}>{_('Or')}</Text>
|
||||
<Button
|
||||
onPress={onCopyToClipboardClicked}
|
||||
icon='content-copy'
|
||||
|
||||
Reference in New Issue
Block a user