Skip to content

Commit 5511c6d

Browse files
committed
♿️ Hidde icons
1 parent 5f36b73 commit 5511c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Icon/Icon.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
}
3636
</style>
3737

38-
<img src={icons[name]} class={`icon ${className}`} alt={`Icon ${name}`} />
38+
<img src={icons[name]} class={`icon ${className}`} alt="" />

0 commit comments

Comments
 (0)