merlyn/frontend/src/components/UserMenu
Sean Hatfield 49a2b8f6f3
Toggle switch component (#4890)
* 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>
2026-01-28 16:58:45 -08:00
..
AccountModal Toggle switch component (#4890) 2026-01-28 16:58:45 -08:00
UserButton Store Chat Prompt Input Value in Local Storage (#4680) 2025-12-02 13:45:26 -08:00
index.jsx [FIX] Make UserMenu appear on mobile (#991) 2024-03-29 15:18:18 -07:00