Skip to content

Commit

Permalink
chore: Q/A 새창 기능 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
bottlewook committed Mar 10, 2024
1 parent e747264 commit fa20d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/shared/header/headerItems/LeftIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ function LeftIcon({
</Link>
</li>
<li style={{ marginLeft: '8px' }}>
<Link href="https://docs.google.com/forms/d/e/1FAIpQLSd96McWLLj3bR-3OEEIx656x3I_9-u7ifjwViQKlveIRb5QiA/viewform">
<Link href="https://docs.google.com/forms/d/e/1FAIpQLSd96McWLLj3bR-3OEEIx656x3I_9-u7ifjwViQKlveIRb5QiA/viewform" target="_blank">
<Inquire />
</Link>
</li>
Expand Down

0 comments on commit fa20d00

Please sign in to comment.