UNPKG

@snowball-tech/fractal

Version:

Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS

3 lines 123 B
import { SwitchProps } from "./Switch.types.js"; import { Switch } from "./Switch.js"; export { Switch, type SwitchProps };