What is the current behavior?
In v3 payload of custom tooltip coming from TooltipContentProps is any[], which breaks type safety for our existing custom tooltips
What is the expected behavior?
Keep as it was in v2. In v2 payload had well defined type, coming from TooltipProps:

What is the current behavior?
In v3
payloadof custom tooltip coming fromTooltipContentPropsisany[], which breaks type safety for our existing custom tooltipsWhat is the expected behavior?
Keep as it was in v2. In v2
payloadhad well defined type, coming fromTooltipProps: