Skip to content

Commit 3cb0e05

Browse files
authored
Update README.md
1 parent 516dba9 commit 3cb0e05

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
# rc-resize-observer
22

3-
[![NPM version][npm-image]][npm-url] [![dumi](https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square)](https://github.com/umijs/dumi) [![build status][github-actions-image]][github-actions-url] [![Codecov][codecov-image]][codecov-url] [![david deps][david-image]][david-url] [![david devDeps][david-dev-image]][david-dev-url] [![npm download][download-image]][download-url]
3+
[![NPM version][npm-image]][npm-url] [![dumi](https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square)](https://github.com/umijs/dumi) [![build status][github-actions-image]][github-actions-url] [![Codecov][codecov-image]][codecov-url] [![npm download][download-image]][download-url]
44

55
[npm-image]: http://img.shields.io/npm/v/rc-resize-observer.svg?style=flat-square
66
[npm-url]: http://npmjs.org/package/rc-resize-observer
77
[github-actions-image]: https://github.com/react-component/resize-observer/workflows/CI/badge.svg
88
[github-actions-url]: https://github.com/react-component/resize-observer/actions
99
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/resize-observer/master.svg?style=flat-square
1010
[codecov-url]: https://codecov.io/gh/react-component/resize-observer/branch/master
11-
[david-image]: https://david-dm.org/react-component/resize-observer/status.svg?style=flat-square
12-
[david-dev-url]: https://david-dm.org/react-component/resize-observer?type=dev
13-
[david-dev-image]: https://david-dm.org/react-component/resize-observer/dev-status.svg?style=flat-square
14-
[david-url]: https://david-dm.org/react-component/resize-observer
1511
[download-image]: https://img.shields.io/npm/dm/rc-resize-observer.svg?style=flat-square
1612
[download-url]: https://npmjs.org/package/rc-resize-observer
1713

0 commit comments

Comments
 (0)