sonar
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
</figure>
|
||||
<div class="flex justify-between items-center relative"
|
||||
v-show="showMember">
|
||||
<!-- 不再使用本顆登出按鈕 <button id="logout_btn" class="btn btn-sm btn-neutral mr-2" @click.prevent="logOutButton">
|
||||
Logout
|
||||
</button> -->
|
||||
<img v-show="true" id="acct_mgmt_button" src="@/assets/icon-head-black.svg" width="32" height="32"
|
||||
class="cursor-pointer z-50" @click="toggleIsAcctMenuOpen" alt="user-head"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user