We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6991fd6 commit aef6519Copy full SHA for aef6519
app/[locale]/developers/page.tsx
@@ -179,13 +179,13 @@ const DevelopersPage = async ({
179
>
180
{t("page-developers-stack-exchange")}
181
</ButtonLink>
182
- <ButtonLink
183
- variant="ghost"
184
- isSecondary
+ {/* <ButtonLink
+ variant="glow"
185
href="#some-magical-AI-link"
+ className="text-body"
186
187
{t("page-developers-ask-ai")}
188
- </ButtonLink>
+ </ButtonLink> */}
189
</div>
190
</Card>
191
0 commit comments