mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-11 07:55:55 +00:00
Allow id to be rendered
This commit is contained in:
@ -2,6 +2,5 @@
|
||||
|
||||
@props([
|
||||
'type' => '',
|
||||
'id' => false,
|
||||
])
|
||||
<i {{ $attributes->merge(['class' => Icon::icon($type)]) }} aria-hidden="true"></i>
|
||||
Reference in New Issue
Block a user