Minor updates to components, and we now use @pa not @js/@css

This commit is contained in:
2024-08-10 22:25:03 +10:00
parent 293d9913c6
commit 92dd7ac3cb
6 changed files with 12 additions and 10 deletions

View File

@@ -1 +1 @@
<button type="reset" id="reset" style="margin-top: 2.0rem !important;" {{ $attributes->class(['btn','btn-sm','btn-secondary']) }}>Reset</button>
<button type="reset" id="reset" {{ $attributes->class(['mt-4','btn','btn-sm','btn-secondary']) }}>Reset</button>