From 2bd8dbc991aa7dbba78af5e00db2faaa8c5d9912 Mon Sep 17 00:00:00 2001 From: joschuatonn Date: Thu, 30 May 2024 09:21:09 +0200 Subject: [PATCH] Added popup to allow the user to confirm the deletion of their account --- src/components/SettingsPopUp.vue | 46 +++++++++++++++++++++++++++++--- 1 file changed, 42 insertions(+), 4 deletions(-) diff --git a/src/components/SettingsPopUp.vue b/src/components/SettingsPopUp.vue index edea8b5..ae8bf02 100644 --- a/src/components/SettingsPopUp.vue +++ b/src/components/SettingsPopUp.vue @@ -1,4 +1,16 @@