Skip to content

Commit 9311b09

Browse files
authored
Merge pull request #24 from lara-zeus/update-x-load
update x load
2 parents 217458d + 0c3025b commit 9311b09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/quantity.blade.php

+2-2
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)