Add themed key for avatar and appbar in readme

old
Javi Velasco 2016-05-16 14:18:30 +02:00
parent f4e74e95e7
commit cd83d8341f
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ const AppBarTest = () => (
## Theming
You can take a look to the `_config.scss` variables. The theme should implement the following interface:
You can take a look to the `_config.scss` variables. The themed key for this component is `ToolboxAppBar`, it should implement the following interface:
| Name | Description|
|:---------|:-----------|

View File

@ -37,7 +37,7 @@ const AvatarTest = () => (
## Theming
You can take a look to the `_config.scss` variables. The theme should implement the following interface:
You can take a look to the `_config.scss` variables. The themed key for this component is `ToolboxAvatar`, it should implement the following interface:
| Name | Description|
|:---------|:-----------|