Remove duplicate theme property

This commit is contained in:
Cang Ta 2018-08-23 13:58:37 +07:00 committed by 偏右
parent 7bf50c85e1
commit 044982ddb7

View File

@ -99,7 +99,6 @@ The sidebar.
| trigger | specify the customized trigger, set to null to hide the trigger | string\|ReactNode | - |
| width | width of the sidebar | number\|string | 200 |
| onCollapse | the callback function, executed by clicking the trigger or activating the responsive layout | (collapsed, type) => {} | - |
| theme | color theme of the sidebar | string: `light` `dark` | `dark` |
| onBreakpoint | the callback function, executed when [breakpoints](/components/grid#api) changed | (broken) => {} | - |
#### breakpoint width