提交 682af0d4 编写于 作者: Z ztplz 提交者: 偏右

add missed property 'key' in TabPaneProps

上级 d814145b
......@@ -42,6 +42,7 @@ export interface TabPaneProps {
className?: string;
disabled?: boolean;
forceRender?: boolean;
key?: string
}
export default class Tabs extends React.Component<TabsProps, any> {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册