added text component (#1462)

* added text component
This commit is contained in:
Leila Lali
2018-05-22 16:12:02 -07:00
committed by GitHub
parent 4bfc549927
commit 1461929f86
6 changed files with 109 additions and 1 deletions

View File

@@ -72,6 +72,7 @@ export enum ModelComponentTypes {
Button,
CheckBox,
RadioButton,
Text,
DashboardWidget,
DashboardWebview,
Form