Skip to content
GitHub

TaskNotes Schemas

Zod types and schemas for TaskNotes.

pnpm dlx shadcn@latest add pxl-ui/registry/schemas/tasknotes
import type { TaskNotes } from "@/lib/schemas/pxl/tasknotes";
const task: TaskNotes.Task = { ... }

A tasknotes task