Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Commit

Permalink
formando nova melhor estrutura
Browse files Browse the repository at this point in the history
  • Loading branch information
uesleibros committed Sep 3, 2024
1 parent aec8b17 commit 9731667
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ export default function Header() {
variant="underlined"
onChange={handleChangeValue}
value={value}
startContent={}
/>
</NavbarItem>
</NavbarContent>
Expand Down Expand Up @@ -135,7 +134,6 @@ export default function Header() {
variant="underlined"
onChange={handleChangeValue}
value={value}
startContent={}
/>
</NavbarMenuItem>
<NavbarMenuItem>
Expand Down

0 comments on commit 9731667

Please sign in to comment.