Update LiteralTrackCursorAxis tooltip component prop in reflex intern…#6654
Conversation
Greptile SummaryCorrects the
Confidence Score: 5/5Safe to merge — the change is a single-line correction to a type alias that now matches the upstream Base UI library's documented API. The only change is swapping an incorrect literal string ("bottom") for the correct one ("both") in a type alias used as a prop type guard. The Base UI docs confirm 'none' | 'x' | 'y' | 'both' are the only valid values, so this fix closes a gap between the Python wrapper and the underlying JS component. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "Update LiteralTrackCursorAxis tooltip co..." | Re-trigger Greptile |
Merging this PR will not alter performance
Comparing Footnotes
|
…al components