Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 17, 2022
1 parent 4816e38 commit e32c3f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,6 @@ ReactDOM.render(<Demo />, _mount_);
| collapsedWidth | 收缩宽度,设置为 `0` | boolean | `80` |
| width | 宽度 | number/string | 200 |

### License

Licensed under the MIT License.
3 changes: 3 additions & 0 deletions core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,6 @@ The layout wrapper, in which `Header` `Sider` `Content` `Footer` or `Layout` its
| collapsedWidth | Width of the collapsed sidebar, by setting to 0 a special trigger will appear | boolean | `80` |
| width | Width of the sidebar | number/string | 200 |

### License

Licensed under the MIT License.

0 comments on commit e32c3f7

Please sign in to comment.