Skip to content

Commit

Permalink
Changed the path of icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mansisindhu committed Dec 20, 2021
1 parent 3e38d63 commit aef870f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/SignupOptionsPage/SignupOptionsPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const SignupOptionsPage = () => {
return (
<div className={styles.container}>
<div className={styles.icon}>
<img src="/icons/Epic_games_white.svg" alt="logo" />
<img src="/icons/Epic_Games_white.svg" alt="logo" />
</div>

<p className={styles.heading}>
Expand Down

1 comment on commit aef870f

@vercel
Copy link

@vercel vercel bot commented on aef870f Dec 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.