Skip to content

Commit 87b4999

Browse files
committed
Revert "add test component to test color mode sync"
This reverts commit ef4cfd9.
1 parent f4ad83f commit 87b4999

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/components/Nav/index.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@ const Nav = () => {
5656
>
5757
<EthHomeIcon opacity={0.85} _hover={{ opacity: 1 }} />
5858
</BaseLink>
59-
60-
<div className="bg-background text-foreground flex justify-center items-center">
61-
test
62-
</div>
63-
6459
{/* Desktop */}
6560
<Flex
6661
w="full"

0 commit comments

Comments
 (0)