mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-30 00:01:34 -04:00
This PR adds a toggleClass function in dom.ts, aiming to implement DOM class toggling functionality. --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>