fix: Update Comment.tsx avatar link (#170)
yarn add @ant-design/compatible@v5-compatible-v4
Helps you to compatible different components between v4 and v5.
-- import { Button, Select, Dropdown } from 'antd'; ++ import { Button, Select, Dropdown } from '@ant-design/compatible';
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Ant Design Compatible
Install
Usage
Helps you to compatible different components between v4 and v5.
FAQ