Skip to content

Commit

Permalink
pequeno erro na tela documento
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleari19 committed Jun 8, 2024
1 parent 290f2d7 commit c759cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/src/pages/Documents/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function Documents() {
<div className='docsCorpo'>
<div className='img-text-container'>
<img src="plus.svg" alt="img-plus" className='img-plusE' onClick={handleImageClick} />
<p >Adicionar nova peça</p>
<p >Adicionar link</p>
</div>

{showPopup && (
Expand Down

0 comments on commit c759cdc

Please sign in to comment.