Components
A vertically stacked set of interactive headings that each reveal a section of content.
Loading preview...
import Component from "@/components/ui/blogs";
export default function DemoOne() {
return <Component />;
}
Part of Cnippet — browse the full library on 21st.dev.