Updated doc

This commit is contained in:
Arthur Parmentier 2016-10-31 16:11:40 +01:00
parent 34c673ebe2
commit 676de66539
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ const Menu = React.createClass({
- `xlight` - extra light blur type
- `light` - light blur type
- `dark` - dark blur type
- `blurAmount` (Number) - blur amount effect
- `blurAmount` (Default: 10, Number) - blur amount effect
- `0-100` - Adjusts blur intensity
*Note: `blurAmount` does not refresh with Hot Reloading. You must a refresh the app to view the results of the changes*