weewoo
This commit is contained in:
@@ -6,7 +6,7 @@ import useEmblaCarousel, {
|
||||
} from "embla-carousel-react"
|
||||
import { ArrowLeft, ArrowRight } from "lucide-react"
|
||||
|
||||
import { cn } from "@/lib/styles";
|
||||
import { cn } from "@/lib/utils/styles";
|
||||
import { Button } from "@/components/ui/button"
|
||||
|
||||
type CarouselApi = UseEmblaCarouselType[1]
|
||||
|
||||
Reference in New Issue
Block a user