Fix markdown for button

old
Javi Velasco 2015-10-31 21:44:03 +01:00
parent 811bb7bfbb
commit 9ca68eb1f0
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ const TestButtons = () => (
## Properties
| Name | Type | Default | Description|
|:- |:-: | :- |:-|
|:- |:-: |:- |:-|
| accent | `Bool` | `false` | Indicates if the button should have accent color.|
| className | `String` | `''` | Set a class to style the Component.|
| disabled | `Boolean` | `false` | If true, component will be disabled.|