feat: extract fuel.map component and wire Leaflet to map-update browser event
This commit is contained in:
3
resources/views/livewire/public/fuel/map.blade.php
Normal file
3
resources/views/livewire/public/fuel/map.blade.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="mb-4" wire:ignore>
|
||||
<x-fuel.station-map />
|
||||
</div>
|
||||
Reference in New Issue
Block a user