synapsefi-ui
Advanced tools
Comparing version 1.3.9 to 1.4.0
@@ -168,3 +168,3 @@ 'use strict'; | ||
case _index.FormTypeConstants.TYPE_TEXTAREA: | ||
return _react2.default.createElement(TextArea, { key: idx, propValues: propValues }); | ||
return _react2.default.createElement(_index.Textarea, { key: idx, propValues: propValues }); | ||
@@ -171,0 +171,0 @@ case _index.FormTypeConstants.TYPE_RADIOGROUP: |
{ | ||
"name": "synapsefi-ui", | ||
"description": "synapsefi-ui", | ||
"version": "1.3.9", | ||
"version": "1.4.0", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
183553