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