Added compose button to group page on mobile

Fixes: #221

• Added:
- compose button to group page on mobile
This commit is contained in:
mgabdev 2020-06-04 12:28:05 -04:00
parent 2ad9f0a76c
commit acbc717c59

View File

@ -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(' ')}>