From 1527989c06ba3aa3294ae839b4c7f7979af7bfd8 Mon Sep 17 00:00:00 2001 From: Alex Windett Date: Mon, 12 Dec 2016 16:55:52 +0000 Subject: [PATCH] removing duplicate Input story --- ui/stories/index.js | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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', () => (