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