npm.io
5.1.5 • Published 4 weeks ago

@ant-design/compatible

Licence
MIT
Version
5.1.5
Deps
9
Size
381 kB
Vulns
0
Weekly
0
Stars
93

Ant Design Compatible

NPM version NPM downloads CircleCI

Install

yarn add @ant-design/compatible@v5-compatible-v4

Usage

Helps you to compatible different components between v4 and v5.

-- import { Button, Select, Dropdown } from 'antd';
++ import { Button, Select, Dropdown } from '@ant-design/compatible';

FAQ

Keywords