Default to Calculatro
This commit is contained in:
parent
06b24b31fb
commit
cfc820caed
|
|
@ -8,7 +8,7 @@ import {JobfinderComponent } from './jobfinder/jobfinder.component'
|
||||||
export const routes: Routes = [
|
export const routes: Routes = [
|
||||||
{ path: "",
|
{ path: "",
|
||||||
title: "Wyszukiwacz pracy",
|
title: "Wyszukiwacz pracy",
|
||||||
component:JobfinderComponent },
|
component:AssetCalculatorComponent },
|
||||||
{ path: "about-me",
|
{ path: "about-me",
|
||||||
title:"O mnie",
|
title:"O mnie",
|
||||||
component: AboutMeComponent },
|
component: AboutMeComponent },
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue