Skip to content

Commit 7374150

Browse files
committed
Update quantity.blade.php
1 parent cf34732 commit 7374150

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

resources/views/quantity.blade.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,6 @@
101101
:suffix-icon="$suffixIcon"
102102
:suffix-icon-color="$getSuffixIconColor()"
103103
:valid="! $errors->has($getStatePath)"
104-
:attributes="
105-
\Filament\Support\prepare_inherited_attributes($getExtraAttributeBag())
106-
->class([''])
107-
"
108104
>
109105
<div class="w-full flex justify-between items-center gap-x-5">
110106
<div class="grow">

0 commit comments

Comments
 (0)