Skip to content

Commit

Permalink
phind now requires a login
Browse files Browse the repository at this point in the history
  • Loading branch information
cedmax committed Jun 30, 2024
1 parent 2f1b90a commit e079507
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/components/CodeComparison.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,16 +111,6 @@ const Variant = memo(
>
codesandbox.io
</button>
<a
href={`https://www.phind.com/search?q=${encodeURIComponent(
methodData[variant]
)}`}
title="Take with a pinch of salt"
target="_blank"
rel="noreferrer noopener"
>
<button className="button button-clear">AI explanation</button>
</a>
</>
) : (
''
Expand Down

0 comments on commit e079507

Please sign in to comment.