Skip to content

Commit

Permalink
Update SideMenu.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
zksquirrel authored Aug 18, 2024
1 parent 024af54 commit 0ad264e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SideMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ const SideMenu = ({ folder, roots }: MenuProps) => {
<Icon icon={FaListAlt} />
</div>
<div className="flex-1 min-w-0">
<p className="text-sm font-medium ">Custodial xchanges</p>
<p className="text-sm font-medium ">Custodial Exchanges</p>
</div>
<div className="inline-flex items-center text-base font-semibold ">
<Icon icon={Arrow} />
Expand Down

0 comments on commit 0ad264e

Please sign in to comment.