@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
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.