bcgov / citz-imb-wayfinder

CITZ IMB Capstone 2023 Wayfinder
Apache License 2.0
6 stars 2 forks source link

[WAYF-218] FEATURE** settings toggles #171

Closed dallascrichmond closed 1 year ago

dallascrichmond commented 1 year ago

Pull Request Standards

Description

This PR includes the following proposed change(s):

-Added new toggle component to replace checkbox in settings (utilizes react-switch) -Renamed old toggle to be checkbox (More accurate) -Updated Settings view to implement new toggle component

image