show/hde map with env variable

This commit is contained in:
2022-05-06 10:10:30 +01:00
parent 96d14a5165
commit bcee66568f
2 changed files with 8 additions and 1 deletions
+1
View File
@@ -63,6 +63,7 @@ const Home = (props) => {
appealTypeID={
props.currentView.caseReference.appealType
}
showMap={props.currentView.caseReference.showMap}
/>
</div>
<Footer footerLinks={footerLinks} />