### Expected Behavior no warning in console ### Actual Behavior Warning: Failed prop type: The prop `showBranding` is marked as required in `StageHeaderComponent`, but its value is `undefined`  ### Steps to Reproduce 1. npm start 2. in browser open http://0.0.0.0:8601/ 3. click 'full screen mode' button above the canvas  4. warning will be displayed in browser console ### Operating System and Browser Mac OS Safari/Chrome/Firefox