Merge branch 'rerenders'
This commit is contained in:
commit
f0334b6719
|
@ -353,7 +353,7 @@ export function MeCorner ({ dropNavKey, me, className }) {
|
|||
<div className={className}>
|
||||
<NavNotifications />
|
||||
<MeDropdown me={me} dropNavKey={dropNavKey} />
|
||||
<NavWalletSummary />
|
||||
<NavWalletSummary className='d-inline-block' />
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue