import { FolderOpen } from "@phosphor-icons/react"; import type { ReactNode } from "react"; import { cn } from "../../lib/cn"; export function EmptyState({ action, align = "start", className, description, eyebrow = "Nothing here yet", icon =