Skip to content

Commit 0c3025b

Browse files
committed
update x load
1 parent 217458d commit 0c3025b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/quantity.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737

3838
<div
3939
{{-- 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
40+
{{--x-load-src="{{ \Filament\Support\Facades\FilamentAsset::getAlpineComponentSrc('quantity','lara-zeus/quantity') }}"
41+
x-load
4242
x-data="quantityPlugin({
4343
state: '{{ $getStatePath }}',
4444
maxValue: '{{ $getMaxValue ?? '0' }}',

0 commit comments

Comments
 (0)