Skip to content

Commit

Permalink
Change menu toggle color
Browse files Browse the repository at this point in the history
  • Loading branch information
nathandf committed Aug 2, 2024
1 parent a3f61b8 commit 14ff63a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/_components/Sidebar/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ const Sidebar: React.FC = () => {
</div>

<Chip
color="info"
label={chipLabel}
variant="outlined"
size="small"
Expand Down

0 comments on commit 14ff63a

Please sign in to comment.