wix-style-react
Version:
wix-style-react
15 lines (13 loc) • 328 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var stories = {
category: 'Components/Layout',
examplesCategory: 'Components/Layout/Examples',
holyGrailLayout: 'Holy Grail Layout',
listOfCards: 'List of Cards',
mainAndSide: 'Main and Side',
form: 'Form'
};
exports.default = stories;