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