pitaya-components
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -85,3 +85,3 @@ 'use strict'; | ||
// return this._value | ||
this.refs.editor.value; | ||
return this.refs.editor.value; | ||
} | ||
@@ -88,0 +88,0 @@ }], [{ |
{ | ||
"name": "pitaya-components", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "react components for projects", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
77434