Added compose button to group page on mobile
Fixes: #221 • Added: - compose button to group page on mobile
This commit is contained in:
parent
2ad9f0a76c
commit
acbc717c59
@ -40,7 +40,6 @@ export default class GroupLayout extends ImmutablePureComponent {
|
||||
actions={actions}
|
||||
showBackBtn={showBackBtn}
|
||||
title={title}
|
||||
noComposeButton
|
||||
>
|
||||
<Responsive max={BREAKPOINT_EXTRA_SMALL}>
|
||||
<div className={[_s.default, _s.width100PC].join(' ')}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user