--- interface Props { placeholder?: string; ariaLabel?: string; className?: string; } const { placeholder = "Search...", ariaLabel = "Search", className = "", } = Astro.props; ---
Showing all services
/ to search, Esc to clear