ijz-navflow
Advanced tools
@@ -48,4 +48,4 @@ "use strict"; | ||
| if (_lodash2.default.isFunction(onClick)) return onClick(e.currentTarget.id); | ||
| console.log(e.currentTarget.id); | ||
| if (_lodash2.default.isFunction(onClick)) return onClick(e.currentTarget.parentNode.id + '_' + e.currentTarget.id); | ||
| console.log(e.currentTarget.parentNode.id + '_' + e.currentTarget.id); | ||
| }, _temp), _possibleConstructorReturn(_this, _ret); | ||
@@ -52,0 +52,0 @@ } |
+1
-1
| { | ||
| "name": "ijz-navflow", | ||
| "version": "1.1.3", | ||
| "version": "1.1.4", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
111934
0.07%