@@ -13,14 +13,10 @@ React Tooltip
1313[ npm-url ] : http://npmjs.org/package/rc-tooltip
1414[ travis-image ] : https://img.shields.io/travis/react-component/tooltip/master?style=flat-square
1515[ travis-url ] : https://travis-ci.com/react-component/tooltip
16- [ github-actions-image ] : https://github.com/react-component/tooltip/workflows/CI /badge.svg
17- [ github-actions-url ] : https://github.com/react-component/tooltip/actions
16+ [ github-actions-image ] : https://github.com/react-component/tooltip/actions/ workflows/react-component-ci.yml /badge.svg
17+ [ github-actions-url ] : https://github.com/react-component/tooltip/actions/workflows/react-component-ci.yml
1818[ codecov-image ] : https://img.shields.io/codecov/c/github/react-component/tooltip/master.svg?style=flat-square
1919[ codecov-url ] : https://app.codecov.io/gh/react-component/tooltip
20- [ david-url ] : https://david-dm.org/react-component/tooltip
21- [ david-image ] : https://david-dm.org/react-component/tooltip/status.svg?style=flat-square
22- [ david-dev-url ] : https://david-dm.org/react-component/tooltip?type=dev
23- [ david-dev-image ] : https://david-dm.org/react-component/tooltip/dev-status.svg?style=flat-square
2420[ download-image ] : https://img.shields.io/npm/dm/rc-tooltip.svg?style=flat-square
2521[ download-url ] : https://npmjs.org/package/rc-tooltip
2622[ bundlephobia-url ] : https://bundlephobia.com/package/rc-tooltip
@@ -66,7 +62,7 @@ ReactDOM.render(
6662` npm start ` and then go to
6763< http://localhost:8000/demo >
6864
69- Online demo: < https://react-component.github.io/tooltip/demo >
65+ Online demo: https://tooltip- react-component.vercel.app/
7066
7167## API
7268
0 commit comments