mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 12:22:14 +03:00
Add eslint-disable-next-line comment to the outer hookRef assignment inside mountHook<T> in all 5 vitest UI test files — the assignment is intentional (test harness captures hook return via React ref) and safe.