MATERIAL UI _ custom style

PHOTO EMBED

Mon Oct 05 2020 13:07:35 GMT+0000 (Coordinated Universal Time)

Saved by @bifrost #react.js

import { createMuiTheme } from '@material-ui/core/styles';

// A custom theme for this app
const theme = createMuiTheme({});

export default theme;
content_copyCOPY