diff --git a/components/ThemeSwitch.tsx b/components/ThemeSwitch.tsx index 6c73dcae56..178ec46c6c 100644 --- a/components/ThemeSwitch.tsx +++ b/components/ThemeSwitch.tsx @@ -67,7 +67,7 @@ const ThemeSwitch = () => { leaveFrom="transform opacity-100 scale-100" leaveTo="transform opacity-0 scale-95" > -