UNPKG

@exivity/proton

Version:
7 lines (5 loc) 151 B
import React from 'react' import { storiesOf } from '@storybook/react' storiesOf('components|Crud', module) .add('default', () => <div /> )