fix inputnumber, Umbau auf redis-om, Neubenamung

This commit is contained in:
2024-03-11 18:27:43 +01:00
parent 6ad40b6dca
commit be146fdc6a
25 changed files with 1830 additions and 224 deletions

View File

@@ -45,8 +45,8 @@ export class HeaderComponent {
fragment:''
},
{
label: 'Investment Property',
routerLink: '/listings/investment',
label: 'Commercial Property',
routerLink: '/listings/commercialProperty',
fragment:''
}
];