mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
mobile: remove v3 beta notice on login page
This commit is contained in:
@@ -296,11 +296,6 @@ export const Login = ({ changeMode }) => {
|
||||
</Paragraph>
|
||||
</TouchableOpacity>
|
||||
) : null}
|
||||
|
||||
<Notice
|
||||
type="alert"
|
||||
text="After logging in from V3 beta, your account data will be migrated and you won't be able to use V2 clients to sync your notes."
|
||||
/>
|
||||
</View>
|
||||
</View>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user