mui-theme-editor
v0.0.2
Published
A theme editor for the React library MUI
Downloads
3
Maintainers
Readme
Installation
// with npm
npm install mui-theme-editor
// with yarn
yarn add mui-theme-editor
Usage
import React from 'react'
import { ThemeProvider } from 'mui-theme-editor'
// WIP
}