import { storiesOf } from '@storybook/react'; import Tabs from '.'; storiesOf('Tabs', module) .add('Pure', () => ( ))