Allow id to be rendered
This commit is contained in:
@@ -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>
|
||||||
Reference in New Issue
Block a user