Replace `setOpen(!open)` toggles with functional `setOpen(prev => !prev)` across codebase

March 27, 2026 ยท #1007
View on GitHub
Python Difficulty: Medium

Labels

good first issue frontend

Sign in required

Authenticate to use favourites & bookmarks

5