Skip to content

Commit

Permalink
fix: remove icon name
Browse files Browse the repository at this point in the history
  • Loading branch information
NiclasNorin committed Apr 9, 2024
1 parent d481652 commit b113236
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/php/Component/Icon/icon.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
@if ($isSvg)
<img src="{{ $icon }}" alt="{{ $label }}" />
@endif
{{ $icon }}
</{{ $componentElement }}>
@endif

0 comments on commit b113236

Please sign in to comment.