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
?
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
?
import {Tooltip as AntdTooltip} from 'antd';
Previous: Vue-cli introduces third-party non-modular js
Next: WeChat Mini Programs's wx.sendSocketMessage interface can not send ArrayBuffer or is it wrong?
after the project I did with the ant design pro framework was packaged and deployed to the test environment, the page reported an error of 404 and took the interface of mock. mock.webpackrc .roadhogrc.mock.js but still follow the interface of mock ...
Log in successfully but will not jump to the main page. If you change it to ant design pro s own service, you can jump back to the main page. you can go to the judgment of login success, but it won t jump. How do you fix this ? ...