MCPcopy
hub / github.com/srcbookdev/srcbook / switch.tsx

File switch.tsx

packages/components/src/components/ui/switch.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import * as SwitchPrimitives from '@radix-ui/react-switch';
3
4import { cn } from '../../lib/utils.js';

Callers

nothing calls this directly

Calls 1

cnFunction · 0.50

Tested by

no test coverage detected