import React from 'react' import { storiesOf } from '@storybook/react' storiesOf('Border utilities', module) .add('circle', () => (
.circle
))