MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / checkbox-item.tsx

File checkbox-item.tsx

apps/start/src/components/forms/checkbox-item.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cn } from '@/utils/cn';
2import { slug } from '@/utils/slug';
3import type { LucideIcon } from 'lucide-react';
4import { forwardRef } from 'react';

Callers

nothing calls this directly

Calls 2

slugFunction · 0.90
cnFunction · 0.90

Tested by

no test coverage detected