UNPKG

@navinc/base-react-components

Version:
7 lines (5 loc) 180 B
import { storiesOf } from '@storybook/react' import readme from './readme.md' storiesOf('1. Components | General', module).add('Feature', () => {}, { info: { text: readme }, })