mirror of
https://github.com/wassname/slider.git
synced 2026-09-10 12:38:09 +08:00
Updates
This commit is contained in:
+4
-4
@@ -3,12 +3,12 @@ webpackJsonp([5],{
|
||||
/***/ 0:
|
||||
/***/ function(module, exports, __webpack_require__) {
|
||||
|
||||
module.exports = __webpack_require__(321);
|
||||
module.exports = __webpack_require__(327);
|
||||
|
||||
|
||||
/***/ },
|
||||
|
||||
/***/ 321:
|
||||
/***/ 327:
|
||||
/***/ function(module, exports, __webpack_require__) {
|
||||
|
||||
'use strict';
|
||||
@@ -17,8 +17,8 @@ webpackJsonp([5],{
|
||||
__webpack_require__(2);
|
||||
|
||||
var React = __webpack_require__(3);
|
||||
var ReactDOM = __webpack_require__(36);
|
||||
var Slider = __webpack_require__(174);
|
||||
var ReactDOM = __webpack_require__(34);
|
||||
var Slider = __webpack_require__(180);
|
||||
|
||||
var style = { float: 'left', width: 180, height: 400, marginBottom: 160, marginLeft: 50 };
|
||||
var parentStyle = { overflow: 'hidden' };
|
||||
|
||||
Reference in New Issue
Block a user