click to scroll
npx shadcn@latest add https://21st.dev/r/aarispathan15/book-slider
Loading preview...
import Book from "@/components/ui/book-slider"; export default function DemoOne() { return <Book />; }