toggle-dark-mode-tal

0.1.0 • Public • Published

Toggle-Dark-Mode-TAL

this is for dark mode toggle component ( NPM package )

Features

  • Light/dark mode toggle

Documentation

Github Repo

Deployment

To deploy this project, run

npm i toggle-dark-mode-tal

Usage/Examples

import './App.css';
import DarkMode from 'toggle-dark-mode-tal/dist/DarkMode';

function App() {
  return (
    <div className="App">
     <DarkMode />
    </div>
  );
}

export default App;

Readme

Keywords

Package Sidebar

Install

npm i toggle-dark-mode-tal

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

12.1 kB

Total Files

11

Last publish

Collaborators

  • merakesh99