feat: Added a user-service, that asserts, that a user is known
[demos/kafka/chat] / src / app / app.component.html
index 0af4fab..014c6b0 100644 (file)
@@ -1,2 +1,2 @@
 <h1>{{title}}</h1>
-<app-chatrooms></app-chatrooms>
+<router-outlet></router-outlet>