react-switch icon indicating copy to clipboard operation
react-switch copied to clipboard

Fix/on click

Open esha111998 opened this issue 1 year ago • 0 comments

fixed #125

  1. Added the onClick prop to the Switch component.
  2. It will be called if passed as a prop from parent component.

esha111998 avatar Dec 12 '23 13:12 esha111998