Progress on little important things
removing .mov for now until we can figure out solution with videojs, added model to track username changes, got chat creation flow down, progress on bookmark collections, albums, filtering blocks/mutes from group, explore, collection timelines
This commit is contained in:
@@ -215,7 +215,7 @@ class Deck extends React.PureComponent {
|
||||
<DeckColumn title={title} icon='pro' noButtons>
|
||||
<div className={[_s.d, _s.px15, _s.py15].join(' ')}>
|
||||
<Text>
|
||||
GabDeck is a unique way to customize your Gab experience. Upgrade to GabPRO to unlock the GabDeck.
|
||||
GabDeck is a unique way to customize your Gab experience. Upgrade to GabPRO to unlock the GabDeck.
|
||||
</Text>
|
||||
<div className={[_s.mt15, _s.d, _s.flexRow].join(' ')}>
|
||||
<Button href={URL_GAB_PRO}>
|
||||
|
||||
Reference in New Issue
Block a user