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