/* eslint-disable react/prop-types */ import { Search } from 'lucide-react'; export const RecipeSearchBar = ({ onSearch }) => (