diff --git a/src/app/app.component.html b/src/app/app.component.html index cce5f88..67ab6bd 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -6,24 +6,6 @@ -
-
-    {{ machines$ | async | json }}
-  
-
-
-
-    {{ coordinates$ | async | json }}
-  
-
-
-
-    {{ places$ | async | json }}
-  
-
@@ -208,3 +190,22 @@

Hello, {{ title }}

+ +
+
+  {{ machines$ | async | json }}
+
+
+
+
+  {{ coordinates$ | async | json }}
+
+
+
+
+  {{ places$ | async | json }}
+
+