mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-02 02:10:27 +00:00
Update icons location
This commit is contained in:
@@ -78,7 +78,7 @@ const Index: FC<Props> = ({ portfolioProjects }) => {
|
||||
</Head>
|
||||
<Wrapper>
|
||||
<div className='back' onClick={() => router.back()}>
|
||||
<IconButton icon='/arrow-left.svg' />
|
||||
<IconButton icon='/icons/arrow-left.svg' />
|
||||
<span>Back</span>
|
||||
</div>
|
||||
<h1>Portfolio</h1>
|
||||
|
||||
Reference in New Issue
Block a user