UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

12 lines (11 loc) 301 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; function withChildren(Component) { Component['_supportsSpacingProps'] = 'children'; return Component; } var _default = exports.default = withChildren; //# sourceMappingURL=withChildren.js.map