UNPKG

@material-ui/core

Version:

React components that implement Google's Material Design.

12 lines (11 loc) 350 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { // All components align to an 8dp square baseline grid for mobile, tablet, and desktop. // https://material.io/guidelines/layout/metrics-keylines.html#metrics-keylines-baseline-grids unit: 8 }; exports.default = _default;