Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@doodle/components / user / HeaderWidget / __snapshots__ / HeaderWidget.spec.js.snap
Size: Mime:
// 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}
/>
`;