react-theme-switcher-phs
v1.0.0
Published
simple todo package
Downloads
2
Readme
Follow these steps to download it :
- Download by writing the following command in your terminal: npm install react-theme-switcher-psh or yarn install react-theme-switcher-psh // import the necessary files 2.Import the following in your file declaration: import { ThemeSwitcher, ThemeProvider } from "react-theme-switcher-psh"; Use global the following :
function App() { return ( ); }
export default App;