Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
kristw committed Aug 14, 2018
1 parent b45c5d7 commit ef032df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ export default class CheckboxControl extends React.Component {
}
}
CheckboxControl.propTypes = propTypes;
CheckboxControl.defaultProps = defaultProps;
CheckboxControl.defaultProps = defaultProps;

0 comments on commit ef032df

Please sign in to comment.