Skip to content

Commit

Permalink
README is updated
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathChaos committed Jan 15, 2020
1 parent 3dcdfd6 commit 524099a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ You must install these dependencies!
| secondIconComponent | component | MiniButton(simple icon button) | renders your own component as a second button |
| thirdIconComponent | component | MiniButton(simple icon button) | renders your own component as a third button |
| fourthIconComponent | component | MiniButton(simple icon button) | renders your own component as a fourth button |
| disableFirstIcon | boolean | false | disable the first icon button |
| disableSecondIcon | boolean | false | disable the second icon button |
| disableThirdIcon | boolean | false | disable the third icon button |
| disableFourthIcon | boolean | false | disable the fourth icon button |

### Credits

Expand Down

0 comments on commit 524099a

Please sign in to comment.