mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
Added nextStage function definition at recommandation.component.ts becouse production build failed
This commit is contained in:
@@ -24,5 +24,7 @@ export class RecommendationsComponent implements OnInit {
|
||||
];
|
||||
constructor() {}
|
||||
|
||||
nextStage() {}
|
||||
|
||||
ngOnInit() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user