Files
aryx/src
David KayaandCopilot 9964a7fd1a fix: move useCallback before early return to fix hooks ordering
The jumpToMessage useCallback was placed after a conditional return,
violating React's Rules of Hooks and crashing the app on render.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-24 00:23:30 +01:00
..
2026-03-24 00:04:47 +01:00