UNPKG

wix-style-react

Version:
19 lines (18 loc) 497 B
// Not working yet. use when AutoDocs are supported for these such components // import CounterBadge from 'wix-style-react/CounterBadge'; // // export default { // category: 'Core', // name: 'CounterBadge', // storyName: 'CounterBadge', // component: CounterBadge, // componentPath: '../src/CounterBadge', // componentProps: () => ({ // children: '12', // dataHook: 'storybook-counterBadge' // }), // exampleProps: { // children: ['1', '12'] // } // }; "use strict";