UNPKG

material-ui-pickers-v4

Version:

React components, that implements material design pickers for material-ui v4 with updated material ui

7 lines (6 loc) 248 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VIEW_HEIGHT = exports.DIALOG_WIDTH_WIDER = exports.DIALOG_WIDTH = void 0; exports.DIALOG_WIDTH = 310; exports.DIALOG_WIDTH_WIDER = 325; exports.VIEW_HEIGHT = 305;