There is a conflict between the names tooltip and antd tooltip on bizcharts when a page of the ant design pro project is used.

if you want to use Tooltip in antd on the same page, you also need to use Tooltip to make a chart. There is a conflict between Tooltip. I want to change the name of one of the Tooltip. Ladies and Gods, what should I do with this

?

clipboard.png

clipboard.png

Mar.07,2021

import {Tooltip as AntdTooltip} from 'antd';

Menu