Skip to content

Commit

Permalink
Revert "Validating the none migrate data to provider."
Browse files Browse the repository at this point in the history
This reverts commit fcd05c8.
  • Loading branch information
mansoor-sajjad committed Apr 29, 2024
1 parent 28269ec commit af19a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modals/ModalEditProvider.js
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ class ModalEditProvider extends Component {
}
>
<MenuItem
value={'none'}
value={null}
primaryText="None"
style={{ fontStyle: 'italic' }}
/>
Expand Down

0 comments on commit af19a62

Please sign in to comment.