import { InlineTip } from "@medusajs/ui" export default function InlineTipSuccess() { return ( Product created successfully! ) }