mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
fix typo
This commit is contained in:
@@ -64,7 +64,7 @@ export const Login = ({navigation}) => {
|
|||||||
<Header
|
<Header
|
||||||
navigation={navigation}
|
navigation={navigation}
|
||||||
isLoginNavigator={isLoginNavigator}
|
isLoginNavigator={isLoginNavigator}
|
||||||
olors={colors}
|
colors={colors}
|
||||||
heading="Login"
|
heading="Login"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user