@ant-design/v5-patch-for-react-19
v1.0.3
Published
Patch for antd v5 to support React 19
Downloads
612,633
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 startTest Case
npm testCoverage
npm run coverageopen coverage/ dir
License
Released under the MIT license.

