We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f0b9e commit d5de717Copy full SHA for d5de717
__tests__/shared/components/Header/__snapshots__/index.jsx.snap
@@ -6,14 +6,7 @@ exports[`Default render 1`] = `
6
>
7
<TopNav
8
loggedIn={true}
9
- logo={
10
- <Logo
11
- height="20"
12
- viewBox="0 0 54 20"
13
- width="54"
14
- xmlns="http://www.w3.org/2000/svg"
15
- />
16
- }
+ logo={</community-app-assets/images/ee661e33bc5ba2843518a30db4995418.png />}
17
menu={
18
Array [
19
Object {
0 commit comments