wix-style-react
Version:
wix-style-react
13 lines (12 loc) • 374 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
kind: '3. Inputs',
storyName: '3.3 Field With Selection',
dataHookExampleCheckbox: 'story-field-with-selection-example',
dataHookExampleDropdown: 'story-field-with-selection-dropdown',
dataHookCheckbox: 'example-checkbox',
dataHookDropdown: 'example-dropdown'
};