From be65e8699ad27354a449d11d0b46fd47122f485e Mon Sep 17 00:00:00 2001 From: zhanghy7 Date: Mon, 25 Sep 2017 14:02:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AA=E4=BF=AE=E6=94=B9=E5=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/Table.js | 1 - 1 file changed, 1 deletion(-) diff --git a/build/Table.js b/build/Table.js index 98f957f..f6cfb74 100644 --- a/build/Table.js +++ b/build/Table.js @@ -805,7 +805,6 @@ var Table = function (_Component) { className += ' ' + clsPrefix + '-scroll-position-' + this.state.scrollPosition; var isTableScroll = this.columnManager.isAnyColumnsFixed() || props.scroll.x || props.scroll.y; - return _react2["default"].createElement( 'div', { className: className, style: props.style },