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 a2baebd commit 35cb4beCopy full SHA for 35cb4be
src/components/Support/SupportDropdownMenu.tsx
@@ -136,7 +136,7 @@ If applicable, add screenshots to help explain your problem.
136
</a>
137
</div>
138
<hr />
139
- <a href="https://stackoverflow.com/questions/tagged/scalardb" target="_blank" rel="noopener noreferrer">
+ {/* <a href="https://stackoverflow.com/questions/tagged/scalardb" target="_blank" rel="noopener noreferrer">
140
<b>{isJapanese ? "Stack Overflow をチェック" : "Check Stack Overflow"}</b><br />
141
{isJapanese ? "すべてのユーザーがご利用いただけます。" : "Available to all users."}
142
0 commit comments