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