illinois / queue

A microservice queue for holding open office hours
University of Illinois/NCSA Open Source License
82 stars 36 forks source link

Replace react-toggle with native Bootstrap switch #175

Closed nwalters512 closed 5 years ago

nwalters512 commented 5 years ago

Bootstrap 4.2.1 now has native switch styles: https://getbootstrap.com/docs/4.2/components/forms/#switches. We should replace the react-toggle component with the native Bootstrap equivalent.