Skip to content

Commit

Permalink
TASK: fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesAlias committed Sep 11, 2018
1 parent 6dbdcbf commit eb5f029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-ui-components/src/IconButton/iconButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ interface IIconButtonProps {
readonly disabled?: boolean;

readonly style: ButtonStyle;

readonly hoverStyle: ButtonHoverStyle;
}

Expand Down

0 comments on commit eb5f029

Please sign in to comment.