@yandex/ui
Version:
Yandex UI components
18 lines (17 loc) • 586 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
var tslib_1 = require("tslib");
tslib_1.__exportStar(require("./common"), exports);
tslib_1.__exportStar(require("./directions"), exports);
tslib_1.__exportStar(require("./tail"), exports);
tslib_1.__exportStar(require("./split"), exports);
tslib_1.__exportStar(require("./arrow"), exports);
tslib_1.__exportStar(require("./playground"), exports);
exports.default = {
title: 'Surface|Dropdown/desktop',
parameters: {
docs: {
readme: require('../Dropdown.md'),
},
},
};