summaryrefslogtreecommitdiff
path: root/frontend/components/ui/checkbox.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Fix checkbox TypeScript error for production builddiogo4642025-08-131-2/+3
| | | | | | | | | | | - Update checkbox ref type to use Radix primitive type - Remove invalid indeterminate property assignment - Fix TypeScript compilation error preventing production builds - Let Radix UI handle indeterminate state internally 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
* basic v0 ui workingdiogo4642025-08-111-0/+47