Commit a1254e3c by Ari Rizzitano

cleanup

parent 74f71c01
...@@ -16,7 +16,7 @@ storiesOf('CheckBox', module) ...@@ -16,7 +16,7 @@ storiesOf('CheckBox', module)
<CheckBox <CheckBox
name="checkbox" name="checkbox"
label="you cannot check me out" label="you cannot check me out"
disabled={true} disabled
/> />
)) ))
.add('default checked', () => ( .add('default checked', () => (
......
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