add: delete load

This commit is contained in:
Alexandro Uc Santos
2023-12-14 21:59:45 -06:00
parent 292d125216
commit 4228ba5129
7 changed files with 179 additions and 78 deletions

View File

@@ -23,8 +23,8 @@ export const getStatusLoad = (load) => {
color = "#000000";
break;
default:
status = 'Publicado';
color = "#428502";
status = 'Sin publicar';
color = "#000000";
break;
}
return {