Merge pull request #3308 from Meldiron/patch-1

Fixed documentation bux
This commit is contained in:
Rijk van Zanten
2020-12-04 11:17:52 -05:00
committed by GitHub

View File

@@ -7,7 +7,7 @@
## Props
| Prop | Description | Default |
|-----------|--------------------------------------------------------------------|---------|
| `color` | One of `info`, `success`, `warning`, `danger` | `info` |
| `type` | One of `info`, `success`, `warning`, `danger` | `info` |
| `icon` | Custom icon name, or false if you want to hide the icon completely | `null` |
| `center` | Render notice content centered | `false` |