Update README.md

pull/821/head
mark8044 3 years ago committed by GitHub
parent 638718976c
commit caeb3aaa32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -95,7 +95,7 @@ fontSizeValues: const {'Small': '8', 'Medium': '24.5', 'Large': '46'}
Font size can be cleared with a value of `0`, for example:
```
fontSizeValues: const {'Small': '8', 'Medium': '24.5', 'Large': '46', 'Clear':'0'}
fontSizeValues: const {'Small': '8', 'Medium': '24.5', 'Large': '46', 'Clear': '0'}
```
### Custom Icons

Loading…
Cancel
Save