feat: add resources and view components
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@props([
|
||||
'alias' => null,
|
||||
'icon' => null,
|
||||
'size' => null,
|
||||
])
|
||||
|
||||
{{ \Filament\Support\generate_icon_html($icon, $alias, $attributes, $size) }}
|
||||
Reference in New Issue
Block a user