import { Input } from "@medusajs/ui" export default function InputError() { return (
) }