Move hofTeam useMemo before early returns to comply with Rules of Hooks. It was placed after the loading/error guards, causing a "rendered more hooks than during the previous render" crash. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Move hofTeam useMemo before early returns to comply with Rules of Hooks. It was placed after the loading/error guards, causing a "rendered more hooks than during the previous render" crash. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>