mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Fix remaining warnings and remove leave necessary social links
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ const NotFound: FC = () => {
|
||||
<Wrapper>
|
||||
<h1>404: This page could not be found</h1>
|
||||
<div className='back' onClick={() => router.push('/')}>
|
||||
<IconButton icon='/icons/arrow-left.svg' />
|
||||
<IconButton alt='Back' icon='/icons/arrow-left.svg' />
|
||||
<span>Go Home</span>
|
||||
</div>
|
||||
</Wrapper>
|
||||
|
||||
Reference in New Issue
Block a user