Didable account

This commit is contained in:
CHIEFSOFT\ameye
2023-08-12 09:51:49 -04:00
parent bf1ad95c06
commit 9bcb2e1bb6
3 changed files with 53 additions and 4 deletions
+14
View File
@@ -41,4 +41,18 @@
<ion-button expand="full" class="add_button" shape="round">
Change Password
</ion-button>
<ion-card color="warning">
<ion-card-header>
<ion-card-title>Disable Account</ion-card-title>
<!-- <ion-card-subtitle>Card Subtitle</ion-card-subtitle>-->
</ion-card-header>
<ion-card-content>
WrenchBoard fully complies with your data ownership and will remove your account anytime at your request. Please note when completed, it is not reversible.
</ion-card-content>
<ion-button fill="clear">Help</ion-button>
<ion-button fill="clear">Confirm Disable</ion-button>
</ion-card>
</ion-content>