Add title to FallbackPage
Co-authored-by: viown <48097677+viown@users.noreply.github.com>
This commit is contained in:
@@ -35,6 +35,7 @@ const FallbackRoute = () => {
|
||||
return (
|
||||
<Page
|
||||
id='fallbackPage'
|
||||
title={globalize.translate('HeaderPageNotFound')}
|
||||
className='mainAnimatedPage libraryPage'
|
||||
>
|
||||
<div className='padded-left padded-right'>
|
||||
|
||||
Reference in New Issue
Block a user