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