Commit ea65f143 authored by sai.sandeep's avatar sai.sandeep

Update pages-routing.module.ts

parent 4c183cbe
......@@ -9,10 +9,10 @@ const routes: Routes = [
redirectTo: 'landing',
pathMatch: 'full'
},
{
path: 'landing',
component: LandingComponent
},
// {
// path: 'landing',
// component: LandingComponent
// },
{
path: '',
component: PagesComponent,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment