Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Commit 19ed745

Browse files
committed
added code snippet
1 parent 780e1a4 commit 19ed745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
| buttonStyle | none | object | add additional styling for button component |
4646
| title | none | string | button title |
4747
| onPress | none | function | onPress method |
48-
| icon | none | object {name(string), color(string), size(string)} | [Material Icon Name](https://design.google.com/icons/) |
48+
| icon | none | object {name(string), color(string), size(number)} | [Material Icon Name](https://design.google.com/icons/) |
4949
| secondary | false | boolean | secondary button flag |
5050
| backgroundColor | primary color | string (color) | background color of button |
5151
| color | white | string(color) | font color |

0 commit comments

Comments
 (0)