Repository URL to install this package:
|
Version:
8.0.0 ▾
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`HeaderWidget should match the snapshot 1`] = `
<HeaderWidget
buttonVariant="linkDark"
hideName={false}
intl={null}
isOrgAdmin={false}
loginSignupButtonsVariant="whiteWithBorder"
onClickLogin={[Function]}
onClickLogout={[Function]}
onClickSignup={[Function]}
shouldHideAuthDialog={false}
showSignUp={true}
userAvatar={null}
userMenuItems={Array []}
username={null}
/>
`;