import { DownloadIcon, EyeOffIcon, MailIcon, PinIcon, RedoIcon } from "@iconicicons/react"; import { Button, DropdownMenu } from "@lemonsqueezy/wedges"; export default function Example() { return ( Reply R Pin P Save this message S Mark as unread U Share via email U ); }