Help Menu changes

This commit is contained in:
Ken Powers 2020-06-10 12:56:10 -04:00 committed by Scott Nonnenberg
parent 205ee6c6ac
commit b842b69660
10 changed files with 91 additions and 16 deletions

View file

@ -46,8 +46,11 @@ describe('SignalMenu', () => {
},
};
const options = {
isBeta: true,
openContactUs: null,
openForums: null,
openNewBugForm: null,
openGithub: null,
openJoinTheBeta: null,
openReleaseNotes: null,
openSupportPage: null,
platform,