Repository URL to install this package:
|
Version:
8.1.0-rc.5 ▾
|
@doodle/components
/
structure
/
Navigation
/
HamburgerMenu
/
__snapshots__
/
HamburgerMenu.spec.js.snap
|
|---|
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`HamburgerMenu should match the snapshot 1`] = `
<HamburgerMenu
className=""
intl={null}
isOrgAdmin={false}
items={Array []}
onClickLogin={[Function]}
onClickLogout={[Function]}
onClickSignup={[Function]}
user={null}
/>
`;