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