mhacks-web
mhacks-web copied to clipboard
Disable livepage if disabled in redux store
The redux store has a "configurationState" object that should say if livepage is enabled (you can check in browser console - s.getState().configurationState)
Based on the value of the boolean, and toggle for the frontend Url as well as the links in the header and hamburger menu