Skip to content

Commit

Permalink
ajusting names
Browse files Browse the repository at this point in the history
Signed-off-by: Guilherme Deusdará <[email protected]>
  • Loading branch information
gdeusdara committed Jun 1, 2021
1 parent ab005c2 commit b3796f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/NavBar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ export default function Navbar() {
<Wrapper>
<Logo>Computer Progress</Logo>
<Menu>
<Button>About us</Button>
<Button>About us</Button>
<Button>Domains</Button>
<Button>Dataset</Button>
<Button>About us</Button>
</Menu>
<Auth>
Expand Down

1 comment on commit b3796f8

@vercel
Copy link

@vercel vercel bot commented on b3796f8 Jun 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.