fix: sonar qube - Add an "alt" attribute to this image.
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
Logout
|
Logout
|
||||||
</button> -->
|
</button> -->
|
||||||
<img v-show="true" id="acct_mgmt_button" src="@/assets/icon-head-black.svg" width="32" height="32"
|
<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"
|
class="cursor-pointer z-50" @click="toggleIsAcctMenuOpen" alt="user-head"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user