import { InlineTip } from "@medusajs/ui" export default function InlineTipWarning() { return ( This action cannot be undone. ) }