diff --git a/resources/views/quantity.blade.php b/resources/views/quantity.blade.php index 994af88..5296fc1 100644 --- a/resources/views/quantity.blade.php +++ b/resources/views/quantity.blade.php @@ -100,11 +100,7 @@ :suffix-actions="$suffixActions" :suffix-icon="$suffixIcon" :suffix-icon-color="$getSuffixIconColor()" - :valid="! $errors->has($statePath)" - :attributes=" - \Filament\Support\prepare_inherited_attributes($getExtraAttributeBag()) - ->class(['']) - " + :valid="! $errors->has($getStatePath)" >