1.0.3 • Published 10 months ago

@ant-design/v5-patch-for-react-19 v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@ant-design/v5-patch-for-react-19

React Trigger Component

NPM version npm download build status Test coverage bundle size dumi

Install

@ant-design/v5-patch-for-react-19

Usage

Import directly and will auto fill the patch on React 19:

import '@ant-design/v5-patch-for-react-19';

Compatibility

IE / EdgeFirefoxChromeSafariElectron
IE11, Edgelast 2 versionslast 2 versionslast 2 versionslast 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.