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