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} />
|
||||
<SearchItem {...props} />
|
||||
<Brand />
|
||||
<PostItem {...props} className='btn-sm' />
|
||||
<NavNotifications />
|
||||
<PostItem {...props} className='btn-sm' />
|
||||
</Nav>
|
||||
</Navbar>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user