Skip to content

Commit 64859fa

Browse files
FaizFaiz
authored andcommitted
Removed alt text for icons
1 parent 8f00541 commit 64859fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/workspace/[id]/projects/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
>
7474
<img
7575
:src="option.icon"
76-
:alt="option.label"
76+
alt=""
7777
class="view-icon"
7878
/>
7979
<span class="visually-hidden">{{ option.label }}</span>

0 commit comments

Comments
 (0)