UNPKG

@material-ui/core

Version:

React components that implement Google's Material Design.

13 lines (11 loc) 240 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "unstable_Box", { enumerable: true, get: function get() { return _Box.unstable_Box; } }); var _Box = require("./Box");