easy3wui 1.5.88-beta6 → 1.5.88-beta7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -127,9 +127,9 @@ var Easy3wButton = function (_Component) {
127
127
  onClick: function onClick(e) {
128
128
  return _this.onClickFunc(e, obj.func);
129
129
  },
130
- loading: obj.loading
130
+ loading: obj.loading,
131
+ className: (0, _classnames2['default'])(['e3wFootBtn'])
131
132
  }, typeProps, {
132
- className: (0, _classnames2['default'])(['e3wFootBtn']),
133
133
  key: index
134
134
  }),
135
135
  obj.cName
@@ -194,7 +194,7 @@ var Easy3wButton = function (_Component) {
194
194
  }, key: index },
195
195
  _react2['default'].createElement(
196
196
  _button2['default'],
197
- (0, _extends3['default'])({}, typeProps, { className: (0, _classnames2['default'])(['btn', 'e3wFootBtn']) }),
197
+ (0, _extends3['default'])({ className: (0, _classnames2['default'])(['btn', 'e3wFootBtn']) }, typeProps),
198
198
  cName
199
199
  )
200
200
  );
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy3wui",
3
- "version": "1.5.88-beta6",
3
+ "version": "1.5.88-beta7",
4
4
  "description": "easy3wui components for react",
5
5
  "keywords": [
6
6
  "react",