"use client" import * as React from 'react'; import { cn } from '../../../lib/utils'; /** * PopoverActionButton — the full-width icon+label list/footer row, macOS style: * * [ icon ] label… * * The canonical "jump to settings" / footer-link control inside popovers and * menus (e.g. "Connection settings…", "Manage providers…"). Replaces the * hand-rolled ` ); }, ); PopoverActionButton.displayName = "PopoverActionButton"; export { PopoverActionButton };