helo, how do you ubsub in a useffect function
just (helix.hooks/use-effect :once (let [. . .] ... #(unsub ...)) ?
found this https://github.com/lilactown/helix/blob/1502739f20ccf834baa89a468562064a54391ace/src/helix/hooks.cljc#L166