react-switch
react-switch copied to clipboard
Remove Cross Icon
How is it possible to remove cross icon & Tick icon from toggle button.
Set the props:
uncheckedIcon={false}
checkedIcon={false}