Skip to content
Snippets Groups Projects
Commit a2457119 authored by Romain CREY's avatar Romain CREY
Browse files

delete console

parent d17f74a7
No related branches found
No related tags found
2 merge requests!15Merge Dev to Master,!11Features/us406 welcome modal
...@@ -38,7 +38,6 @@ const Header: React.FC<HeaderProps> = ({ ...@@ -38,7 +38,6 @@ const Header: React.FC<HeaderProps> = ({
} }
useEffect(() => { useEffect(() => {
console.log(instanceSettings, 'IS')
if (screenType === ScreenType.MOBILE) { if (screenType === ScreenType.MOBILE) {
setHeaderHeight( setHeaderHeight(
header.current header.current
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment