Skip to content

Commit

Permalink
oops, didnt save
Browse files Browse the repository at this point in the history
  • Loading branch information
billyvg committed Sep 20, 2023
1 parent 41de0f7 commit a2e3751
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/githubCta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ export function GitHubCTA({sourceInstanceName, relativePath}: GitHubCTAProps) {
<SmartLink
to="https://github.com/getsentry/sentry-docs/issues/new/choose"
onClick={e => {
return true;
if (!window.Sentry?.getCurrentHub?.()) {
return true;
}
Expand Down

0 comments on commit a2e3751

Please sign in to comment.