diff --git a/ui/stories/index.js b/ui/stories/index.js index ddeb13c7..6d2730f4 100644 --- a/ui/stories/index.js +++ b/ui/stories/index.js @@ -151,7 +151,7 @@ storiesOf('Radio', module) storiesOf('Input', module) .add('Default', () => ( - + )) .add('type=email', () => ( )); -storiesOf('Input', module) - .add('default', () => ( - - )); - storiesOf('Widget', module) .add('single', () => (