Skip to content

Commit

Permalink
Update PostulationsEmpresa.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Kojimena committed Nov 12, 2023
1 parent d2e0689 commit ec13c47
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ const PostulationsEmpresa = () => {
title={postulation.puesto}
area={postulation.nombre_carreras}
salary={`Q.${postulation.salario}.00`}
jornada={postulation.jornada}
company={postulation.nombre_empresa}
labelbutton="Ver más"
onClick={() => {
Expand Down

0 comments on commit ec13c47

Please sign in to comment.