import { ChevronRightIcon, ExternalLinkIcon } from "lucide-react" import { Item, ItemActions, ItemContent, ItemDescription, ItemTitle, } from "@/styles/base-nova/ui/item" 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.
) }