Skip to content

Commit

Permalink
Finishing header content
Browse files Browse the repository at this point in the history
  • Loading branch information
Benevanio committed Jan 11, 2023
1 parent d75ccc8 commit f059e28
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/containers/header/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ const Header = () => {
<div className="AI__header-image">
<img src={ai} alt="IA"/>
</div>

</div>
)
)
}

export default Header

0 comments on commit f059e28

Please sign in to comment.