feat(vwb): add dashboard competence testing and health tools
This commit is contained in:
@@ -554,4 +554,4 @@ export const useVWBExecutionService = () => {
|
||||
cancelExecution: () => vwbExecutionService.cancelExecution(),
|
||||
isExecutionRunning: () => vwbExecutionService.isExecutionRunning(),
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user