UNPKG

@rajace2005/theme-changer

Version:

A simple, lightweight and easy-to-use React component to add dark and light theme toggling to your application.

4 lines (2 loc) 111 B
const { ThemeProvider, useTheme } = require("./ThemeProvider"); module.exports = { ThemeProvider, useTheme };