Initial commit
This commit is contained in:
4
resources/views/vendor/wirechat/components/divider.blade.php
vendored
Normal file
4
resources/views/vendor/wirechat/components/divider.blade.php
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<div
|
||||
{{$attributes->merge([ 'class'=>"w-full h-2 shadow-xs bg-[var(--wc-light-secondary)] dark:bg-[var(--wc-dark-secondary)] "])}} >
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user