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