File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Split 面板分割
77[ ![ Stars] ( https://img.shields.io/github/stars/uiwjs/react-split.svg )] ( https://github.com/uiwjs/react-split/stargazers )
88[ ![ Release] ( https://img.shields.io/github/release/uiwjs/react-split )] ( https://github.com/uiwjs/react-split/releases )
99[ ![ npm version] ( https://img.shields.io/npm/v/@uiw/react-split.svg )] ( https://www.npmjs.com/package/@uiw/react-split )
10+ [ ![ open in unpkg] ( https://img.shields.io/badge/Open%20in-unpkg-blue )] ( https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-split/file/README.md )
1011
1112可将一块内容,分割为可以拖拽调整宽度或高度的区域。
1213
Original file line number Diff line number Diff line change 11{
22 "name" : " @uiw/react-split" ,
3- "version" : " 5.7.1 " ,
3+ "version" : " 5.7.2 " ,
44 "description" : " A piece of view can be divided into areas where the width or height can be adjusted by dragging." ,
55 "main" : " lib/cjs/index.js" ,
66 "module" : " lib/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments