Skip to content

Commit

Permalink
Update Icon.js
Browse files Browse the repository at this point in the history
  • Loading branch information
palingheorghe committed Jun 18, 2019
1 parent af30e80 commit bb29c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Icon.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Icon extends React.Component {
}

Icon.defaultProps = {
name: null.isRequired,
name: null,
family: null,
size: null,
color: null,
Expand Down

0 comments on commit bb29c0f

Please sign in to comment.