Progess on Gab Deck

Progess on Gab Deck
This commit is contained in:
mgabdev
2020-12-08 23:57:51 -05:00
parent 998f00ae48
commit bb7348fc61
10 changed files with 127 additions and 67 deletions

View File

@@ -49,6 +49,8 @@ class DeckSidebar extends ImmutablePureComponent {
render() {
const { account, logoDisabled } = this.props
const isPro = !!account ? account.get('is_pro') : false
return (
<div className={[_s.d, _s.z4, _s.w76PX, _s.w100PC].join(' ')}>
@@ -83,7 +85,7 @@ class DeckSidebar extends ImmutablePureComponent {
<Divider isSmall />
<NavigationBarButton title='&nbsp;' icon='add' onClick={this.handleOnOpenNewColumnModel} />
{ isPro && <NavigationBarButton title='&nbsp;' icon='add' onClick={this.handleOnOpenNewColumnModel} /> }
</div>
<div className={[_s.d, _s.mtAuto, _s.aiCenter].join(' ')}>