import { LayoutDashboard } from "lucide-react"; export function EmptyState() { return (

Your board is empty

Create your first category to get started — categories are the lanes that hold your groups of notes and to-dos.

); }