UNPKG

@navinc/base-react-components

Version:
6 lines 218 B
import { storiesOf } from '@storybook/react'; import readme from './readme.md'; storiesOf('1. Components | General', module).add('Feature', () => { }, { info: { text: readme }, }); //# sourceMappingURL=story.js.map