We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321a85d commit 1fd74d9Copy full SHA for 1fd74d9
packages/react-email/src/components/sidebar/sidebar.tsx
@@ -3,7 +3,6 @@
3
import * as Tabs from '@radix-ui/react-tabs';
4
import { clsx } from 'clsx';
5
import { motion } from 'framer-motion';
6
-import Lottie from 'lottie-react';
7
import Link from 'next/link';
8
import { DotLottieReact } from '@lottiefiles/dotlottie-react';
9
import { usePathname, useRouter, useSearchParams } from 'next/navigation';
0 commit comments