|
1 | 1 | Split 面板分割 |
2 | 2 | === |
3 | 3 |
|
4 | | -[](https://github.com/uiwjs/react-split/actions) |
5 | | -[](https://github.com/uiwjs/react-split/issues) |
6 | | -[](https://github.com/uiwjs/react-split/network) |
7 | | -[](https://github.com/uiwjs/react-split/stargazers) |
8 | | -[](https://github.com/uiwjs/react-split/releases) |
| 4 | +[](https://www.npmjs.com/package/@uiw/react-split) |
| 5 | +[](https://github.com/uiwjs/react-split/actions/workflows/ci.yml) |
| 6 | +[](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-split/file/README.md) |
9 | 7 | [](https://www.npmjs.com/package/@uiw/react-split) |
10 | | -[](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-split/file/README.md) |
| 8 | +[](https://uiwjs.github.io/react-split/coverage/lcov-report/) |
11 | 9 |
|
12 | 10 | 可将一块内容,分割为可以拖拽调整宽度或高度的区域。 |
13 | 11 |
|
@@ -406,7 +404,6 @@ const Demo = () => ( |
406 | 404 | ReactDOM.render(<Demo />, _mount_); |
407 | 405 | ``` |
408 | 406 |
|
409 | | - |
410 | 407 | ## Props |
411 | 408 |
|
412 | 409 | ```ts |
@@ -465,3 +462,17 @@ npm run released |
465 | 462 |
|
466 | 463 | The build is minified and the filenames include the hashes. |
467 | 464 | Your app is ready to be deployed! |
| 465 | + |
| 466 | +## Contributors |
| 467 | + |
| 468 | +As always, thanks to our amazing contributors! |
| 469 | + |
| 470 | +<a href="https://github.com/uiwjs/react-split/graphs/contributors"> |
| 471 | + <img src="https://uiwjs.github.io/react-split/CONTRIBUTORS.svg" /> |
| 472 | +</a> |
| 473 | + |
| 474 | +Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors). |
| 475 | + |
| 476 | +### License |
| 477 | + |
| 478 | +Licensed under the MIT License. |
0 commit comments