mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-01 04:19:12 +00:00
ac927a97cf
Both consumers of useFollowComponent call the returned callback with no arguments, so the ref and offset overrides were dead. Removing them also drops the guard on refs that can never be falsy.