Skip to content

Commit

Permalink
Removes commented out prop from app/containers/NetworkConfiguration/N…
Browse files Browse the repository at this point in the history
…etworkConfiguration.jsx
  • Loading branch information
comountainclimber committed Dec 12, 2019
1 parent c012d6c commit 3503800
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ export default class NetworkConfiguration extends React.Component<
<div className={settingsStyles.settingsSelectContainer}>
<StyledReactSelect
settingsSelect
// isDisabled
transparent
options={parsedExplorerOptions}
value={this.state.selectedExplorer}
Expand Down

0 comments on commit 3503800

Please sign in to comment.