diff --git a/resources/js/components/BL/historicoBL.jsx b/resources/js/components/BL/historicoBL.jsx index 6b1d15d..7d18d13 100644 --- a/resources/js/components/BL/historicoBL.jsx +++ b/resources/js/components/BL/historicoBL.jsx @@ -39,14 +39,14 @@ export default function EntradaBL({ historico }) {
{format(new Date(item.updated_at), "dd-MM-yyyy HH:mm")} — {item.tipo || "sin tipo"} —{" "} - {item.usuario.name} + {item?.usuario?.name}
Items incluidos: