Initial commit
This commit is contained in:
1
resources/views/components/jetstream/checkbox.blade.php
Normal file
1
resources/views/components/jetstream/checkbox.blade.php
Normal file
@@ -0,0 +1 @@
|
||||
<input type="checkbox" {!! $attributes->merge(['class' => 'rounded border-theme-border text-theme-secondary shadow-sm focus:border-theme-border focus:ring focus:ring-gray-200 focus:ring-opacity-50']) !!}>
|
||||
Reference in New Issue
Block a user