UNPKG

@material-ui/core

Version:

React components that implement Google's Material Design.

12 lines (11 loc) 207 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var common = { black: '#000', white: '#fff' }; var _default = common; exports.default = _default;