diff --git a/README.md b/README.md index 29cb4d4..9aee0a2 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ Default themes: **primary**, **success**, **warning**, **alert** | Name | Desc | Type | Default | | --- | --- | --- | --- | | `title` | [isRequired] Title of label | String | `-` | +| `colors` | Two colors for gradient | Array | `-` | #### Example @@ -232,6 +233,14 @@ const Example = () => (