issue: ENG-9062
the intro tip will not be pointing to anything
Details
Details
tested with the next diff:
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/tooltip/nux-tips-overlay.react.js | ||
---|---|---|
134–137 ↗ | (On Diff #43701) | I guess you can have a single invariant for these |
Comment Actions
Just some style nits. Please note that we need to handle styling ourselves inside of prettier-ignore
native/tooltip/nux-tips-overlay.react.js | ||
---|---|---|
321 | The worklet has to be wrapped with prettier-ignore to avoid stripping the Flow comment annotations, but that means we have to handle the styling ourselves | |
331 | Whitespace issue here too |