react-elegant-switch
v1.0.5
Published
Light and very customizable toggle switch component for React.
Maintainers
Readme
react-elegant-switch
A light and customizable confirm toast component.
Installation
Install using npm:
npm install react-elegant-switchInstall using yarn:
yarn add react-elegant-switchUsage
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 🛠
