wix-style-react
Version:
wix-style-react
15 lines (11 loc) • 341 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.storySettings = undefined;
var _storiesHierarchy = require('../../storiesHierarchy');
var storySettings = exports.storySettings = {
category: _storiesHierarchy.Category.COMPONENTS,
storyName: 'CalendarPanel',
dataHook: 'story-calendar-panel'
};