SimplQ / simplQ-frontend

Modern and fully web based free queue management open source software.
https://simplq.me
GNU General Public License v3.0
175 stars 135 forks source link

Checkbox component #677

Closed anuragb26 closed 2 years ago

anuragb26 commented 2 years ago

Created a PR for Issue 675.

Added a checkbox component in common folder. Used the CSS classes & approach from Checkbox component from QueueSettings.jsx. This can also be refactored in the future.

daltonfury42 commented 2 years ago

Thanks @anuragb26 for the PR, and happy hacking.