Allow id to be rendered
This commit is contained in:
parent
bbdbec7197
commit
eca6b03f44
1 changed files with 0 additions and 1 deletions
|
@ -2,6 +2,5 @@
|
||||||
|
|
||||||
@props([
|
@props([
|
||||||
'type' => '',
|
'type' => '',
|
||||||
'id' => false,
|
|
||||||
])
|
])
|
||||||
<i {{ $attributes->merge(['class' => Icon::icon($type)]) }} aria-hidden="true"></i>
|
<i {{ $attributes->merge(['class' => Icon::icon($type)]) }} aria-hidden="true"></i>
|
Loading…
Add table
Reference in a new issue