We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 217458d commit 0c3025bCopy full SHA for 0c3025b
resources/views/quantity.blade.php
@@ -37,8 +37,8 @@
37
38
<div
39
{{-- you're more than welocm to refactor this ugly code to use alpine async --}}
40
- {{--ax-load-src="{{ \Filament\Support\Facades\FilamentAsset::getAlpineComponentSrc('quantity','lara-zeus/quantity') }}"
41
- ax-load
+ {{--x-load-src="{{ \Filament\Support\Facades\FilamentAsset::getAlpineComponentSrc('quantity','lara-zeus/quantity') }}"
+ x-load
42
x-data="quantityPlugin({
43
state: '{{ $getStatePath }}',
44
maxValue: '{{ $getMaxValue ?? '0' }}',
0 commit comments