mirror of
https://github.com/davidkaya/aryx.git
synced 2026-07-25 14:08:44 +02:00
Change the approval group header from <button> to a <div> with role='button' and keyboard handling to avoid nesting the GroupToggle <button> inside another <button>, which is invalid HTML. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>