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