This commit is contained in:
yiminghe
2015-06-04 11:14:41 +08:00
parent 83e6e3a27e
commit af89f92d58
7 changed files with 13 additions and 65 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
// use jsx to render html, do not modify simple.html
'use strict';
require('rc-slider/assets/index.css');
var Slider = require('rc-slider');
var React = require('react');