import { Item, ItemActions, ItemContent, ItemDescription, ItemTitle, } from "@/examples/base/ui/item" import { ChevronRightIcon, ExternalLinkIcon } from "lucide-react" export function ItemLink() { return (
}> Visit our documentation Learn how to get started with our components. } > External resource Opens in a new tab with security attributes.
) }