mirror of
https://github.com/urosran/cally.git
synced 2025-07-17 02:25:10 +00:00
added reset password btn
This commit is contained in:
@ -43,7 +43,7 @@ const SettingsPage = () => {
|
||||
{pageIndex == 0 && (
|
||||
<View flexG centerH marginH-30 marginT-30>
|
||||
<Button
|
||||
disabled={false}
|
||||
disabled={isntParent}
|
||||
backgroundColor="white"
|
||||
style={styles.mainBtn}
|
||||
children={
|
||||
|
Reference in New Issue
Block a user