UNPKG

@zohodesk/components

Version:

Dot UI is a customizable React component library built to deliver a clean, accessible, and developer-friendly UI experience. It offers a growing set of reusable components designed to align with modern design systems and streamline application development

19 lines (17 loc) 460 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "BoxDefaultProps", { enumerable: true, get: function get() { return _defaultProps.BoxDefaultProps; } }); Object.defineProperty(exports, "ContainerDefaultProps", { enumerable: true, get: function get() { return _defaultProps.ContainerDefaultProps; } }); var _defaultProps = require("@zohodesk/layout/es/Flex/props/defaultProps");