change order of bell and post button for symettry
This commit is contained in:
parent
7dac5e79a6
commit
b2616bdfdb
@ -53,8 +53,8 @@ export default function BottomBar ({ sub }) {
|
|||||||
<Offcanvas me={me} {...props} />
|
<Offcanvas me={me} {...props} />
|
||||||
<SearchItem {...props} />
|
<SearchItem {...props} />
|
||||||
<Brand />
|
<Brand />
|
||||||
<PostItem {...props} className='btn-sm' />
|
|
||||||
<NavNotifications />
|
<NavNotifications />
|
||||||
|
<PostItem {...props} className='btn-sm' />
|
||||||
</Nav>
|
</Nav>
|
||||||
</Navbar>
|
</Navbar>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user