UNPKG

@storybook/addon-links

Version:

Link stories together to build demos and prototypes with your UI components

11 lines (8 loc) 213 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.decorators = void 0; var _index = require("./index"); var decorators = [_index.withLinks]; exports.decorators = decorators;