Skip to content

Commit

Permalink
Remove Emoji fallback defaultProp
Browse files Browse the repository at this point in the history
  • Loading branch information
ajbeaven committed Jan 10, 2018
1 parent 4008363 commit 238b2d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/emoji.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ Emoji.defaultProps = {
onOver: () => {},
onLeave: () => {},
onClick: () => {},
fallback: emoji => {},
}

export default Emoji

0 comments on commit 238b2d2

Please sign in to comment.