feat(ocp): create and book in plus dyco controller implemented
This commit is contained in:
@@ -20,7 +20,7 @@ export const getLabels = async (hours: string) => {
|
||||
return {
|
||||
success: false,
|
||||
message: "There was an error getting the labels",
|
||||
data: labelError,
|
||||
data: [labelError],
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user