issue: ENG-8914
Refactoring from class to function
Details
Details
- Reviewers
tomek will - Commits
- rCOMM8ba14cd37616: [native] Inline code in NUXTipsOverlay
Tested by creating a nux tooltip and displaying it - still works
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
I thought putting an invariant here was a reasonable trade-off vs. refactoring the types in the fullStateSyncActionType payload (specifically StateSyncFullActionPayload which is derived from ClientFullStateSync which is derived from BaseFullStateSync) which are used across clients and keyserver.
Open to re-exploring if that would be preferred.