Add missing context theme doc for Button

old
Javi Velasco 2016-05-28 19:37:59 +02:00
parent fdb36449f3
commit 6d37fe7ef6
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ const TestButtons = () => (
);
```
If you want to provide a theme via context, the component key is `RTButton`.
## Properties
| Name | Type | Default | Description|