Skip to content

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

Repository files navigation

@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 / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Electron
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.