Highlights community forums, user groups, trending topics, and top contributors. Includes 'Ask the community' quick action.
import CommunitySupportBlock from "@/components/ui/community-support-block"; export default function DemoOne() { return ( <div className="max-w-[95%] mx-auto overflow-hidden py-12"> <CommunitySupportBlock /> </div> ); }
Part of HextaUI — browse the full library on 21st.dev.