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 0efdfa2 commit 2afed6fCopy full SHA for 2afed6f
src/components/VerseSlide.tsx
@@ -1,7 +1,5 @@
1
import React from "react";
2
import { cn } from "@/lib/utils";
3
-import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card";
4
-import { motion, AnimatePresence } from "framer-motion";
5
6
interface VerseSlideProps {
7
className?: string;
0 commit comments