Skip to content

Commit e32c3f7

Browse files
committed
doc: Update README.md
1 parent 4816e38 commit e32c3f7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

core/README-zh.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,6 @@ ReactDOM.render(<Demo />, _mount_);
9999
| collapsedWidth | 收缩宽度,设置为 `0` | boolean | `80` |
100100
| width | 宽度 | number/string | 200 |
101101

102+
### License
103+
104+
Licensed under the MIT License.

core/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,6 @@ The layout wrapper, in which `Header` `Sider` `Content` `Footer` or `Layout` its
103103
| collapsedWidth | Width of the collapsed sidebar, by setting to 0 a special trigger will appear | boolean | `80` |
104104
| width | Width of the sidebar | number/string | 200 |
105105

106+
### License
107+
108+
Licensed under the MIT License.

0 commit comments

Comments
 (0)