UNPKG

@snowball-tech/fractal

Version:

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

5 lines (4 loc) 147 B
export { default as Switch } from './Switch.js'; export { SwitchProps } from './Switch.types.js'; import 'react'; import '@radix-ui/react-switch';