diff --git a/src/app/shared/nodes/input/input-node.component.html b/src/app/shared/nodes/input/input-node.component.html index e1e8da3..e742cea 100644 --- a/src/app/shared/nodes/input/input-node.component.html +++ b/src/app/shared/nodes/input/input-node.component.html @@ -1,10 +1,12 @@
-
+
+
+ {{ data.label }} +
-

{{ data.label }}

-

Text

+ Text
-
-
-
-
+
+
+ {{ data.label }} +
+
+
-
-

{{ data.label }}

-

Text

-
+
+ Text +
+
-
\ No newline at end of file +
+ +