diff --git a/components/ThemeSwitch.tsx b/components/ThemeSwitch.tsx index 848d9d60ca..12a3650e75 100644 --- a/components/ThemeSwitch.tsx +++ b/components/ThemeSwitch.tsx @@ -78,14 +78,14 @@ const ThemeSwitch = () => { leaveFrom="transform opacity-100 scale-100" leaveTo="transform opacity-0 scale-95" > - +
{({ focus }) => (