houseassassin 3bbcf7e256 fix: useAdminUsers null guard, unmount cleanup, split test
- Guard setUsers against null data with nullish coalescing (data ?? [])
- Add isMounted flag in useEffect to prevent setState after unmount
- Split combined inviteUser+deleteUser test into two independent it blocks

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 13:08:07 +03:00
S
Description
No description provided
2.2 MiB
Languages
JavaScript 90.7%
TypeScript 4.5%
HTML 3.3%
CSS 1.3%
Dockerfile 0.2%