0.1.0 • Published 2 years ago
dark-mode-toggle-design v0.1.0
Dark Mode Toggle NPM package
Install
Install using npm install dark-mode-toggle
Usage
In a React app, use the toggle component: import { Toggle } from 'dark-mode-toggle'
Button props | Name | Description | | --- | --- | | enabledDefault | Boolean | | handleChange | function |
0.1.0
2 years ago