feat(vwb): add dashboard competence testing and health tools
This commit is contained in:
@@ -634,4 +634,4 @@ export const useVWBExecution = (
|
||||
isVWBStep: (step: Step) => vwbExecutionService.isVWBStep(step),
|
||||
validateStep: (step: Step) => vwbExecutionService.validateStep(step)
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user