diff --git a/src/routes/NotFound/NotFound.js b/src/routes/NotFound/NotFound.js index 0c0f93db6..68d1762f3 100644 --- a/src/routes/NotFound/NotFound.js +++ b/src/routes/NotFound/NotFound.js @@ -10,6 +10,7 @@ const NotFound = () => { title={'Page not found'} backButton={true} fullscreenButton={true} + navMenu={true} />