import { PlusMini } from "@medusajs/icons" import { Button } from "@medusajs/ui" export default function ButtonWithIcon() { return ( ) }