react-elegant-switch
v1.0.5
Published
Light and very customizable toggle switch component for React.
Downloads
11
Maintainers
Readme
react-elegant-switch
A light and customizable confirm toast component.
Installation
Install using npm:
npm install react-elegant-switch
Install using yarn:
yarn add react-elegant-switch
Usage
React and React-dom are peer dependencies. Your project needs to have them installed in order to use this confirm toast.
import { ElegantSwitch } from 'react-elegant-switch';
Documentation in progress 🛠