From c045b79e62cf6d41a9f812da14985d7133fe1ec2 Mon Sep 17 00:00:00 2001 From: Fred-Shan <34619132+Fred-Shan@users.noreply.github.com> Date: Fri, 20 Jul 2018 17:31:42 +0800 Subject: [PATCH] Update index.zh-CN.md there are two "theme" in the table --- components/layout/index.zh-CN.md | 1 - 1 file changed, 1 deletion(-) diff --git a/components/layout/index.zh-CN.md b/components/layout/index.zh-CN.md index ac2890f08b..dc5f7adf43 100644 --- a/components/layout/index.zh-CN.md +++ b/components/layout/index.zh-CN.md @@ -100,7 +100,6 @@ title: Layout | trigger | 自定义 trigger,设置为 null 时隐藏 trigger | string\|ReactNode | - | | width | 宽度 | number\|string | 200 | | onCollapse | 展开-收起时的回调函数,有点击 trigger 以及响应式反馈两种方式可以触发 | (collapsed, type) => {} | - | -| theme | 主题颜色 | string: `light` `dark` | `dark` | | onBreakpoint | 触发响应式布局[断点](/components/grid#api)时的回调 | (broken) => {} | - | #### breakpoint width