From 7f6e55e862a5991cf56fd12fba03c1463bc9b6ed Mon Sep 17 00:00:00 2001 From: Chloe Date: Tue, 16 Apr 2024 20:29:57 +0700 Subject: [PATCH] fix: override text color on dark mode Signed-off-by: Chloe --- components/profile/popover.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/profile/popover.tsx b/components/profile/popover.tsx index 0099352aa..db495b519 100644 --- a/components/profile/popover.tsx +++ b/components/profile/popover.tsx @@ -26,7 +26,7 @@ const ProfilePopover = ({ menu }: ProfilePopoverProps) => { leaveTo="opacity-0 translate-y-1" > -
+
My Account