Files
probo/apps
Émile Ré 94970bea6c Inline the gate-redirect helper in the boundaries
resolveGateRedirect only supplied window.location.href to gateRedirectPath
from two call sites; drop the extra indirection and call gateRedirectPath
directly in the root and page error boundaries.

Signed-off-by: Émile Ré <emile@probo.com>
2026-07-16 19:41:51 +02:00
..