Skip to content

Commit

Permalink
fga-eps-mds/2021.1-Oraculo#88 solving conflicts
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Vieira de Jesus <lucas.engen.cc@gmail.com>
Co-authored-by: Antonio Igor Carvalho <antonioigorcarvalho@gmail.com>
  • Loading branch information
3 people committed Nov 6, 2021
1 parent 81fb2bd commit 30352e7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/Components/SectionMovBlock/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,8 @@ const SectionMovBlock = ({ forwardSector }) => {
<p>{forwardSector.name}</p>
</div>
<div>
<<<<<<< HEAD
<p>
{fowardSector.defaultText}: {fowardSector.setor}
</p>
<p>{fowardSector.date}</p>
=======
<p>Registro encaminhado para: {forwardSector.setor}</p>
<p>{forwardSector.date}</p>
>>>>>>> 404118ac8fd55609e53f9f33795178a20e28790b
</div>
</DivMovBlock>
</>
Expand Down

0 comments on commit 30352e7

Please sign in to comment.