mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 20:53:24 +10:00
Merge pull request #436 from sharetribe/fix-master
Master was changed without PR process...
This commit is contained in:
commit
4bfb262338
1 changed files with 16 additions and 16 deletions
|
|
@ -102,22 +102,6 @@ exports[`TopbarDesktop data matches snapshot 1`] = `
|
|||
style={Object {}}>
|
||||
<ul
|
||||
className="">
|
||||
<li
|
||||
className=""
|
||||
role="menuitem">
|
||||
<a
|
||||
className=""
|
||||
href="/profile-settings"
|
||||
onClick={[Function]}
|
||||
style={Object {}}
|
||||
title={null}>
|
||||
<span
|
||||
className={undefined} />
|
||||
<span>
|
||||
Profile settings
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
<li
|
||||
className=""
|
||||
role="menuitem">
|
||||
|
|
@ -134,6 +118,22 @@ exports[`TopbarDesktop data matches snapshot 1`] = `
|
|||
</span>
|
||||
</a>
|
||||
</li>
|
||||
<li
|
||||
className=""
|
||||
role="menuitem">
|
||||
<a
|
||||
className=""
|
||||
href="/profile-settings"
|
||||
onClick={[Function]}
|
||||
style={Object {}}
|
||||
title={null}>
|
||||
<span
|
||||
className={undefined} />
|
||||
<span>
|
||||
Profile settings
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
<li
|
||||
className=""
|
||||
role="menuitem">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue