Skip to content

Commit 14cd599

Browse files
committed
doc: Add badges in README.md
1 parent 7089775 commit 14cd599

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Split 面板分割
22
===
33

4+
[![](https://img.shields.io/github/issues/uiwjs/react-split.svg)](https://github.com/uiwjs/react-split/issues)
5+
[![](https://img.shields.io/github/forks/uiwjs/react-split.svg)](https://github.com/uiwjs/react-split/network)
6+
[![](https://img.shields.io/github/stars/uiwjs/react-split.svg)](https://github.com/uiwjs/react-split/stargazers)
7+
[![](https://img.shields.io/github/release/uiwjs/react-split)](https://github.com/uiwjs/react-split/releases)
8+
[![](https://img.shields.io/npm/v/@uiw/react-split.svg)](https://www.npmjs.com/package/@uiw/react-split)
9+
410
可将一块内容,分割为可以拖拽调整宽度或高度的区域。
511

612
```jsx

0 commit comments

Comments
 (0)