dragon-ui
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -8,3 +8,3 @@ | ||
render () { | ||
const { type, ...others } = this.props; | ||
const { type, className, ...others } = this.props; | ||
const cls = classnames({ | ||
@@ -11,0 +11,0 @@ 'ui-icon' : true, |
{ | ||
"name": "dragon-ui", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
1340784