Skip to content

Commit

Permalink
Open suggested ideas in a new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
gruz0 committed Nov 13, 2024
1 parent ce30636 commit df4da30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/concepts/[id]/ProblemRequiresChanges.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ const ProblemRequiresChanges = ({ conceptId, problem, evaluation }: Props) => {
pathname: '/start',
query: { problem: item },
}}
target="_blank"
className="rounded bg-gray-500 px-4 py-2 text-white transition duration-300 hover:bg-blue-700"
>
Validate This Problem Instead
Expand Down

0 comments on commit df4da30

Please sign in to comment.