Wrap polls tab

cgen-f2c4b7db7edd4c7eac8a9a86e1babeea
This commit is contained in:
Builder.io 2025-10-13 23:42:57 +00:00
parent 58d0a7ddb5
commit 60ef205b4d

View file

@ -2862,7 +2862,8 @@ export default function Community() {
</TabsContent>
)}
<TabsContent value="polls" className="mt-0">
{activeTab === "polls" && (
<TabsContent value="polls" className="mt-0">
{/* Community Polls */}
<section className="py-20 bg-background/30">
<div className="container mx-auto px-4">
@ -2885,6 +2886,7 @@ export default function Community() {
</div>
</section>
</TabsContent>
)}
<TabsContent value="collaboration" className="mt-0">
{/* Real-time Collaboration */}
@ -3394,7 +3396,7 @@ export default function Community() {
<p className="text-lg text-muted-foreground">
DevConnect is our dedicated hub for platform teams building
the next wave of AeThex experiences. Launch collabs, monitor
live services, and activate the Studio network all from one
live services, and activate the Studio network <EFBFBD><EFBFBD> all from one
command center.
</p>
<div className="flex flex-col sm:flex-row gap-4">