nav menu shown in NotFound page

This commit is contained in:
nklhrstv 2020-03-28 20:38:32 +02:00
parent 96c5897a85
commit 4ab7c4e982

View file

@ -10,6 +10,7 @@ const NotFound = () => {
title={'Page not found'}
backButton={true}
fullscreenButton={true}
navMenu={true}
/>
<div className={styles['not-found-content']}>
<Image