rimashah25 commented on code in PR #7362:
URL: https://github.com/apache/trafficcontrol/pull/7362#discussion_r1128116497


##########
experimental/traffic-portal/src/app/core/core.module.ts:
##########
@@ -57,6 +58,7 @@ import { UsersComponent } from "./users/users.component";
 
 export const ROUTES: Routes = [
        { component: DashboardComponent, path: "" },
+       { component: AsnsTableComponent, path: "asns" },

Review Comment:
   Yes, that is correct because there is nothing for ASN details yet.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to