@yandex/ui
Version:
Yandex UI components
15 lines (14 loc) • 444 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
var tslib_1 = require("tslib");
tslib_1.__exportStar(require("./withRadiobox"), exports);
tslib_1.__exportStar(require("./withTabsMenu"), exports);
tslib_1.__exportStar(require("./playground"), exports);
exports.default = {
title: 'Surface|TabsPanes/desktop',
parameters: {
docs: {
readme: require('../TabsPanes.md'),
},
},
};