Skip to content

Commit

Permalink
removing code I didnt want in the MR (#977)
Browse files Browse the repository at this point in the history
Co-authored-by: Clayton Conly <clayton.conly@mx.com>
  • Loading branch information
csconly and Clayton Conly committed Jun 9, 2023
1 parent 524b285 commit 7e4b957
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Select.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ class Select extends React.Component {
styles.option,
this.props.optionStyle
)}
{...option?.optionProps}
>
{option.icon ? (
<Icon
Expand Down

0 comments on commit 7e4b957

Please sign in to comment.