--- /** * ============================================================ * SVGarden — https://www.svgarden.dev * Author : Simon-Pierre Boucher * Contact: contact@spboucher.ai * File : src/components/SearchBar.astro * Desc : Instant client-side search — Fuse.js lazy-loaded on first focus * ============================================================ */ ---