update
This commit is contained in:
@@ -65,7 +65,10 @@ const Settings = () => {
|
||||
))}
|
||||
</View>
|
||||
<View style={{ width: "80%", gap: 5, alignSelf: "center" }}>
|
||||
<BorderGradientButton title="Déconnexion" />
|
||||
<BorderGradientButton
|
||||
title="Déconnexion"
|
||||
onPress={() => navigate(Routes.Login)}
|
||||
/>
|
||||
<BorderGradientButton
|
||||
title="Supprimer mon profil"
|
||||
titleStyle={{
|
||||
|
||||
Reference in New Issue
Block a user