MCPcopy
hub / github.com/ExplosiveCoderflome/AI-Novel-Writing-Assistant / switch.tsx

File switch.tsx

client/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 { cn } from "@/lib/utils";
3
4export interface SwitchProps extends Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "onChange"> {

Callers

nothing calls this directly

Calls 1

cnFunction · 0.90

Tested by

no test coverage detected