Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Sep 23, 2024
1 parent a605067 commit 63bf196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/layout/sidebar/_legacy/sidenav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const NavSect: FC<{ section: SectionData; pathname: string }> = ({
key={group.title}
group={group}
className=""
// className="border-b-ens-light-border dark:border-b-ens-dark-border border-b py-2 last:border-b-0"
// className="border-b-ens-light-border dark:border-b-ens-dark-border border-b py-2 last:border-b-0"
/>
))}
</ul>
Expand Down

0 comments on commit 63bf196

Please sign in to comment.