Commit 099d6843 by Ari Rizzitano

dropdown story

parent 5ef4eb48
......@@ -91,3 +91,8 @@ storiesOf('InputSelect', module)
}}
/>
));
storiesOf('Dropdown', module)
.add('with validation', () => (
<Dropdown />
));
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment