@cerberus-design/react
Version:
The Cerberus Design React component library.
21 lines (19 loc) • 370 B
JavaScript
import {
SwitchControl,
SwitchHiddenInput,
SwitchLabel,
SwitchRoot,
SwitchThumb
} from "./chunk-GTAIWUFQ.js";
// src/components/switch/parts.ts
var SwitchParts = {
Root: SwitchRoot,
Label: SwitchLabel,
Control: SwitchControl,
Thumb: SwitchThumb,
HiddenInput: SwitchHiddenInput
};
export {
SwitchParts
};
//# sourceMappingURL=chunk-RS6DS6RS.js.map