import { Input } from '@/components/ui/input' export function Search() { return (
) }