Repository URL to install this package:
|
Version:
8.0.0-rc.3 ▾
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`UserMenu should match the snapshot 1`] = `
<UserMenu
avatar={null}
customItems={Array []}
dimension={null}
intl={null}
isOrgAdmin={false}
name={null}
onClickLogout={[Function]}
variant="linkWhite"
/>
`;