import { CurrencyInput } from "@medusajs/ui" export default function CurrencyInputDisabled() { return (
) }