[增添]添加了datasource的setting数据库以及默认值
This commit is contained in:
5
vendor/filament/notifications/resources/views/components/title.blade.php
vendored
Normal file
5
vendor/filament/notifications/resources/views/components/title.blade.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<h3
|
||||
{{ $attributes->class(['fi-no-notification-title text-sm font-medium text-gray-950 dark:text-white']) }}
|
||||
>
|
||||
{{ $slot }}
|
||||
</h3>
|
||||
Reference in New Issue
Block a user