✨(react) add Switch component
Implement a shiny new component that can be used as an alternative to the regular checkbox.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
@import './components/Forms/Input';
|
||||
@import './components/Forms/LabelledBox';
|
||||
@import './components/Forms/Select';
|
||||
@import './components/Forms/Switch';
|
||||
@import './components/Loader';
|
||||
@import './components/Pagination';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user