fix: indicate selected location on save request

This commit is contained in:
Liyas Thomas
2021-05-13 04:26:33 +00:00
committed by GitHub
parent 2ff0f97295
commit c1f083d19f
7 changed files with 38 additions and 23 deletions

View File

@@ -6,7 +6,7 @@
<div class="row-wrapper">
<h3 class="title">{{ $t("edit_team") }}</h3>
<div>
<button class="icon" @click="ideModal">
<button class="icon" @click="hideModal">
<i class="material-icons">close</i>
</button>
</div>