Redesign public hashtag page to use a masonry layout (#9822)

This commit is contained in:
Eugen Rochko
2019-01-16 19:47:46 +01:00
committed by GitHub
parent 4ab42287c0
commit bc642ac24b
11 changed files with 392 additions and 77 deletions

View File

@ -77,7 +77,7 @@ class Status extends ImmutablePureComponent {
'account',
'muted',
'hidden',
]
];
handleClick = () => {
if (this.props.onClick) {