Skip to content

Commit

Permalink
ajustes botao config
Browse files Browse the repository at this point in the history
  • Loading branch information
fabinsz committed Jun 26, 2024
1 parent 6e1b742 commit 826eb73
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions projeto/client/components/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -525,13 +525,6 @@ const Sidebar = () => {
</div>
</div>
<div className="fixed bottom-0 py-0 space-y-2">
<button
type="button"
className="flex items-center p-4 text-base text-white transition duration-75 group hover:bg-[#004B14]"
>
<span className="flex-1 text-left rtl:text-right whitespace-nowrap">
</span>
</button>
<li>
<a
href="/settings"
Expand Down

0 comments on commit 826eb73

Please sign in to comment.