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:
@@ -108,6 +108,7 @@ class Poll extends ImmutablePureComponent {
|
||||
aiCenter: !showResults,
|
||||
})
|
||||
|
||||
// : todo : fix widths and truncate for large poll options
|
||||
return (
|
||||
<li className={listItemClasses} key={option.get('title')}>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user