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