forked from cerc-io/snowballtools-base
* ⚡️ feat: create switch component * 📝 docs: add switch to the example page * 🔧 chore: install `@radix-ui/react-switch` * 🎨 style: add inset shadow * 🎨 style: addjust input outline when error and focus
2 lines
26 B
TypeScript
2 lines
26 B
TypeScript
export * from './Switch';
|