UNPKG

@react-theming/storybook-addon

Version:

Develop themes and themable components with Emotion, Styled Components, Material-UI and your custom solution

11 lines (8 loc) 221 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.decorators = void 0; var _preview = require("../preview"); var decorators = [_preview.withThemes]; exports.decorators = decorators;