Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import * as React from
'react'
;
2
import * as SwitchPrimitives from
'@radix-ui/react-switch'
;
3
4
import { cn } from
'../../lib/utils.js'
;
Callers
nothing calls this directly
Calls
1
cn
Function · 0.50
Tested by
no test coverage detected