Skip to content

Replace setOpen(!open) toggles with functional setOpen(prev => !prev)…

4e6251e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix : derive has changes and use functional setstate #1035

Replace setOpen(!open) toggles with functional setOpen(prev => !prev)…
4e6251e
Select commit
Loading
Failed to load commit list.

Annotations

1 warning
Integration Tests
succeeded Mar 29, 2026 in 35s