add: delete load
This commit is contained in:
@@ -23,8 +23,8 @@ export const getStatusLoad = (load) => {
|
||||
color = "#000000";
|
||||
break;
|
||||
default:
|
||||
status = 'Publicado';
|
||||
color = "#428502";
|
||||
status = 'Sin publicar';
|
||||
color = "#000000";
|
||||
break;
|
||||
}
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user