Skip to content

Commit 1bb406c

Browse files
authored
Update README.md
1 parent e1e75aa commit 1bb406c

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

README.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,20 @@ React Trigger Component
99
[![bundle size][bundlephobia-image]][bundlephobia-url]
1010
[![dumi][dumi-image]][dumi-url]
1111

12-
[npm-image]: http://img.shields.io/npm/v/@rc-component/trigger.svg?style=flat-square
13-
[npm-url]: http://npmjs.org/package/@rc-component/trigger
14-
[github-actions-image]: https://github.com/react-component/trigger/workflows/CI/badge.svg
15-
[github-actions-url]: https://github.com/react-component/trigger/actions
16-
[circleci-image]: https://img.shields.io/circleci/react-component/trigger/master?style=flat-square
17-
[circleci-url]: https://circleci.com/gh/react-component/trigger
18-
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/trigger/master.svg?style=flat-square
19-
[codecov-url]: https://app.codecov.io/gh/react-component/trigger
20-
[david-url]: https://david-dm.org/react-component/trigger
21-
[david-image]: https://david-dm.org/react-component/trigger/status.svg?style=flat-square
22-
[david-dev-url]: https://david-dm.org/react-component/trigger?type=dev
23-
[david-dev-image]: https://david-dm.org/react-component/trigger/dev-status.svg?style=flat-square
24-
[download-image]: https://img.shields.io/npm/dm/@rc-component/trigger.svg?style=flat-square
25-
[download-url]: https://npmjs.org/package/@rc-component/trigger
26-
[bundlephobia-url]: https://bundlephobia.com/result?p=@rc-component/trigger
27-
[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/@rc-component/trigger
12+
[npm-image]: http://img.shields.io/npm/v/rc-checkbox.svg?style=flat-square
13+
[npm-url]: http://npmjs.org/package/rc-checkbox
14+
[github-actions-image]: https://github.com/react-component/checkbox/workflows/CI/badge.svg
15+
[github-actions-url]: https://github.com/react-component/checkbox/actions
16+
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/checkbox/master.svg?style=flat-square
17+
[codecov-url]: https://codecov.io/gh/react-component/checkbox/branch/master
18+
[david-url]: https://david-dm.org/react-component/checkbox
19+
[david-image]: https://david-dm.org/react-component/checkbox/status.svg?style=flat-square
20+
[david-dev-url]: https://david-dm.org/react-component/checkbox?type=dev
21+
[david-dev-image]: https://david-dm.org/react-component/checkbox/dev-status.svg?style=flat-square
22+
[download-image]: https://img.shields.io/npm/dm/rc-checkbox.svg?style=flat-square
23+
[download-url]: https://npmjs.org/package/rc-checkbox
24+
[bundlephobia-url]: https://bundlephobia.com/result?p=rc-checkbox
25+
[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/rc-checkbox
2826
[dumi-image]: https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square
2927
[dumi-url]: https://github.com/umijs/dumi
3028

0 commit comments

Comments
 (0)