@ant-design/v5-patch-for-react-19
v1.0.3
Published
Patch for antd v5 to support React 19
Downloads
8,202
Readme
@ant-design/v5-patch-for-react-19
React Trigger Component
Install
Usage
Import directly and will auto fill the patch on React 19:
import '@ant-design/v5-patch-for-react-19';
Compatibility
| IE / Edge | Firefox | Chrome | Safari | Electron | | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
Example
http://localhost:8000/
online example: http://ant-design.github.io/v5-patch-for-react-19/
Development
npm install
npm start
Test Case
npm test
Coverage
npm run coverage
open coverage/ dir
License
Released under the MIT license.