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