Skip to content

Commit

Permalink
fix(recommended-icon): pointer cursor (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenrikoverland authored Apr 15, 2019
1 parent f6d4be9 commit ad7a622
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ export const styles = {
flexDirection: 'column',
justifyContent: 'center',
paddingLeft: '8px',
cursor: 'pointer',
},
}

0 comments on commit ad7a622

Please sign in to comment.