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