mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 19:57:52 +01:00
mobile: fix typo
This commit is contained in:
committed by
Abdullah Atta
parent
ec07c402c9
commit
bb53b0167b
@@ -201,7 +201,7 @@ export default function Migrate() {
|
||||
</Paragraph>
|
||||
) : (
|
||||
<Button
|
||||
title={strings.logoutAnClearData()}
|
||||
title={strings.logoutAndClearData()}
|
||||
type="error"
|
||||
width={250}
|
||||
onPress={async () => {
|
||||
|
||||
Reference in New Issue
Block a user