Skip to content

Commit

Permalink
fix(eslint): fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan committed Aug 13, 2020
1 parent 26ecc72 commit d966825
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/react/src/components/Button/Button.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,11 +113,6 @@ Button.propTypes = {
*/
children: PropTypes.node,

/**
* Specify the content of your Button
*/
children: PropTypes.node,

/**
* Specify an optional className to be added to your Button
*/
Expand Down

0 comments on commit d966825

Please sign in to comment.