Skip to content

Commit

Permalink
chore: minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sol-matcha committed Oct 17, 2023
1 parent f6ef6c0 commit f5d7424
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion web/src/components/SideNav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@ const SideNav: React.FC = () => {
>
<Flex direction="column" justifyContent="flex-start" alignItems="start" h="50%">
<Text fontSize="xl" fontWeight="bold">
Pre-Authorized Debits
Pre-Authorized Debit
</Text>
<Text fontSize="sm" fontWeight="bold">
Manager
</Text>
<VStack mt="40px" spacing="20px" alignItems="start">
<Link href="/">
Expand Down

0 comments on commit f5d7424

Please sign in to comment.