UNPKG

@yandex/ui

Version:

Yandex UI components

22 lines (21 loc) 755 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); var storybook_addon_figma_new_1 = tslib_1.__importDefault(require("storybook-addon-figma-new")); tslib_1.__exportStar(require("./label"), exports); tslib_1.__exportStar(require("./showcase"), exports); tslib_1.__exportStar(require("./size"), exports); tslib_1.__exportStar(require("./playground"), exports); exports.default = { title: 'Controls|Tumbler/desktop', decorators: [ storybook_addon_figma_new_1.default({ url: 'https://www.figma.com/file/CaoHFEO0w6PaE8cVaYFDoq8i/LEGO?node-id=411%3A129', }), ], parameters: { docs: { readme: require('../Tumbler.md'), }, }, };