React Query Integration for Server State Sync in Clinet #245
@ -24,7 +24,7 @@ export const getProjectStatusColor = (statusId) => {
|
||||
case "33deaef9-9af1-4f2a-b443-681ea0d04f81":
|
||||
return "bg-label-secondary";
|
||||
case "cdad86aa-8a56-4ff4-b633-9c629057dfef":
|
||||
return "bg-label-success";
|
||||
return "bg-label-primary";
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user