mirror of
https://github.com/aljazceru/landscape-template.git
synced 2025-12-28 11:34:24 +01:00
feat: show error when project loading fail
This commit is contained in:
@@ -25,7 +25,7 @@ export default function ErrorMessage({
|
||||
<p >
|
||||
{messageToShow}
|
||||
</p>
|
||||
<Link to='/' className='text-primary-500 mt-36 underline' >Back to home page</Link>
|
||||
<a href='/' className='text-primary-500 mt-36 underline' >Back to home page</a>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user