Button file change location
This commit is contained in:
3
resources/views/components/button/index.blade.php
Normal file
3
resources/views/components/button/index.blade.php
Normal file
@ -0,0 +1,3 @@
|
||||
<button type="{{ $type }}" class="{{ $class }}" {{ $attributes }}>
|
||||
{{ $slot }}
|
||||
</button>
|
Reference in New Issue
Block a user