React Trigger Component
Import directly and will auto fill the patch on React 19:
import '@ant-design/v5-patch-for-react-19';
IE / Edge |
Firefox |
Chrome |
Safari |
Electron |
---|---|---|---|---|
IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
online example: http://ant-design.github.io/v5-patch-for-react-19/
npm install
npm start
npm test
npm run coverage
open coverage/ dir
Released under the MIT license.