提交 520b1b0d 编写于 作者: Y yiminghe

fix tooltip

上级 56ce321e
......@@ -13,7 +13,6 @@ module.exports = React.createClass({
return (
<Tooltip placement={this.props.placement}
prefixCls="ant-tooltip"
trigger="click"
overlay={this.props.title}>
{this.props.children}
</Tooltip>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册