feat: add FuelFinder Livewire component

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ovidiu U
2026-04-07 14:32:45 +01:00
parent 80ae25d98a
commit 6d6def18f1
2 changed files with 121 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<div>
<input type="text" name="search" wire:model="search" />
</div>