feat: The available chatrooms are fetched and displayed in a component
[demos/kafka/chat] / src / app / app.component.html
index 6213adc..0af4fab 100644 (file)
@@ -1 +1,2 @@
 <h1>{{title}}</h1>
+<app-chatrooms></app-chatrooms>