Unverified Commit 3a2efeff authored by Karishma Chadha's avatar Karishma Chadha Committed by GitHub

Merge pull request #3863 from LLK/release/2020-05-09

[Develop] Release 2020-05-07
parents 53c1673d 6aaf239d
......@@ -8,7 +8,7 @@ const render = require('../../lib/render.jsx');
const HelpForm = require('../../components/helpform/helpform.jsx');
const HelpWidget = require('../../components/helpwidget/helpwidget.jsx');
const CONTACT_US_POPUP = true;
const {CONTACT_US_POPUP} = require('../../lib/feature-flags.js');
const InformationPage = require('../../components/informationpage/informationpage.jsx');
require('./contact-us.scss');
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment