File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 @else
2121 ax-load
2222 @endif
23- ax-load-css =" {{ FilamentAsset:: getStyleHref (' filament-select-tree-styles' , package : ' codewithdennis/filament-select-tree' ) } }?v= {{ time () } } "
24- ax-load-src =" {{ FilamentAsset:: getAlpineComponentSrc (' filament-select-tree' , package : ' codewithdennis/filament-select-tree' ) } }?v= {{ time () } } "
23+ ax-load-css =" {{ FilamentAsset:: getStyleHref (' filament-select-tree-styles' , package : ' codewithdennis/filament-select-tree' ) } }"
24+ ax-load-src =" {{ FilamentAsset:: getAlpineComponentSrc (' filament-select-tree' , package : ' codewithdennis/filament-select-tree' ) } }"
2525 x-data =" selectTree({
2626 name: @js ($getName () ),
2727 state: $wire.{{ $applyStateBindingModifiers (" \$ entangle('{$getStatePath ()}')" ) } } ,
You can’t perform that action at this time.
0 commit comments