getting fix for deleting a user
This commit is contained in:
@@ -125,7 +125,6 @@
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
@@ -170,7 +169,7 @@
|
||||
</form>
|
||||
</Card>
|
||||
</div>
|
||||
<Button type="primary" on:click={() => deleteAccount()}>Delete Account</Button>
|
||||
<Button type="primary" on:click={() => deleteAccount()}>Delete Account</Button>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user