react-theme-manager
v0.1.2
Published
Theme management for React Applications
Downloads
5
Readme
react-theme
Theme management for React Applications
Getting Started
Install it via npm:
npm install react-theme
And include in your project:
import react-theme from 'react-theme';
License
Apache-2.0