mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2026-06-12 21:25:46 +03:00
* replace all toggle switches with toggle component * add variant, label, and description support for toggle component * refactor Toggle with subcomponents and JSDoc * use checked value from Toggle onChange callback * replace missed inline toggles with Toggle component * fix jsdoc to use optional props --------- Co-authored-by: Timothy Carambat <rambat1010@gmail.com>