install
This commit is contained in:
5
resources/views/vendor/filament/components/section/heading.blade.php
vendored
Normal file
5
resources/views/vendor/filament/components/section/heading.blade.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<h2
|
||||
{{ $attributes->class(['fi-section-header-heading']) }}
|
||||
>
|
||||
{{ $slot }}
|
||||
</h2>
|
||||
Reference in New Issue
Block a user