Skip to content

Commit

Permalink
+... initial release ... −
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed Jan 29, 2024
1 parent 3c17746 commit b3abd6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/views/quantity.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
:has-inline-label="$hasInlineLabel"
ax-load-src="{{ \Filament\Support\Facades\FilamentAsset::getAlpineComponentSrc('quantity','lara-zeus/quantity') }}"
ax-load
{{-- x-data="quantityPlugin({
x-data="quantityPlugin({
state: '{{ $getStatePath }}',
})"--}}
})"
>
<x-slot
name="label"
Expand Down

0 comments on commit b3abd6a

Please sign in to comment.