Commit 9e93126
fix(onboarding): skip-list FunnelHeroLanding in strict typecheck
FunnelHeroLanding is the new signup-hero step copied from FunnelOrganicSignup
and carries the same copied-auth strict violations (user optionality, useRef
RefObject vs MutableRefObject, onSuccessfulRegistration signature). It was
missed when FunnelOrganicSignup was added to the strict skip list.
Co-authored-by: Amar Trebinjac <AmarTrebinjac@users.noreply.github.com>1 parent 90c517b commit 9e93126
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
0 commit comments