Skip to content

Commit

Permalink
[UI] Update storyshots
Browse files Browse the repository at this point in the history
  • Loading branch information
idali0226 committed Nov 30, 2018
1 parent 80d8de4 commit 0275da5
Showing 1 changed file with 15 additions and 33 deletions.
48 changes: 15 additions & 33 deletions packages/ui/src/storybook/__snapshots__/storyshots.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -8275,27 +8275,21 @@ exports[`storyshots Storyshots domainModules/collectionMammals/MammalManager/Res
aria-hidden="true"
className="setting icon"
onClick={[Function]}
style={
Object {
"cursor": "pointer",
}
}
/>
</div>
<div
className="link item"
onClick={[Function]}
style={
Object {
"marginLeft": "3.125em",
}
}
>
<i
aria-hidden="true"
className="search icon"
onClick={[Function]}
style={
Object {
"cursor": "pointer",
"marginLeft": "3.125em",
}
}
/>
</div>
</div>
Expand Down Expand Up @@ -8356,27 +8350,21 @@ exports[`storyshots Storyshots domainModules/collectionMammals/MammalManager/Res
aria-hidden="true"
className="setting icon"
onClick={[Function]}
style={
Object {
"cursor": "pointer",
}
}
/>
</div>
<div
className="link item"
onClick={[Function]}
style={
Object {
"marginLeft": "3.125em",
}
}
>
<i
aria-hidden="true"
className="search icon"
onClick={[Function]}
style={
Object {
"cursor": "pointer",
"marginLeft": "3.125em",
}
}
/>
</div>
</div>
Expand Down Expand Up @@ -8437,27 +8425,21 @@ exports[`storyshots Storyshots domainModules/collectionMammals/MammalManager/Res
aria-hidden="true"
className="setting icon"
onClick={[Function]}
style={
Object {
"cursor": "pointer",
}
}
/>
</div>
<div
className="link item"
onClick={[Function]}
style={
Object {
"marginLeft": "3.125em",
}
}
>
<i
aria-hidden="true"
className="search icon"
onClick={[Function]}
style={
Object {
"cursor": "pointer",
"marginLeft": "3.125em",
}
}
/>
</div>
</div>
Expand Down

0 comments on commit 0275da5

Please sign in to comment.