Fix various issues reported on the Trello (#341)

* Fix various issues reported on the Trello

* Remove accidental additions
This commit is contained in:
Emma
2022-01-12 11:37:20 -05:00
committed by GitHub
parent a2266adb3f
commit b5f438aa0c
11 changed files with 64 additions and 58 deletions

View File

@@ -48,7 +48,7 @@
This cannot be reversed, so be careful!</span
>
<input
value="Delete Account"
value="Delete account"
type="button"
class="iconified-button"
@click="$refs.delete_popup.show()"