markusenglund / react-switch

A draggable toggle-switch component for React. Check out the demo at:
https://react-switch.netlify.com/
MIT License
1.33k stars 101 forks source link

[Readme example updated] class comp to functional comp usage example #123

Open imran-khani opened 1 year ago

imran-khani commented 1 year ago

updated the old class component example to modern and mostly used functional component. I hope this small contribution will help.