akaunting 3.0 (the last dance)
This commit is contained in:
5
resources/views/components/form/icon.blade.php
Normal file
5
resources/views/components/form/icon.blade.php
Normal file
@ -0,0 +1,5 @@
|
||||
<div class="input-group-prepend absolute right-2 bottom-3 text-light-gray">
|
||||
<span class="input-group-text">
|
||||
<x-icon icon="{{ $icon }}" class="w-4 h-5 text-sm"/>
|
||||
</span>
|
||||
</div>
|
Reference in New Issue
Block a user