We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 217458d + 0c3025b commit 9311b09Copy full SHA for 9311b09
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