UNPKG

wundery-ui-react

Version:

React bindings for the Wundery UI framework

13 lines (9 loc) 259 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var _utils = require('../components/Spacing/utils'); var spacing = function spacing() { return _utils.spacingStyles.apply(undefined, arguments); }; exports.default = spacing;