import * as React from 'react' import { storiesOf } from '@storybook/react' import Progress from './progress' storiesOf('Progress', module) .add('Simple', () => (