Rename component selectors to use prefix "rd"
[portal/ric-dashboard.git] / webapp-frontend / src / index.html
index 4cb3ec2..83fcbcd 100644 (file)
@@ -27,6 +27,6 @@
     <link rel="icon" type="image/x-icon" href="assets/oran-logo.png">
   </head>
   <body>
-    <app-root></app-root>
+    <rd-root></rd-root>
   </body>
 </html>