Redesign public hashtag page to use a masonry layout (#9822)
This commit is contained in:
@ -77,7 +77,7 @@ class Status extends ImmutablePureComponent {
|
||||
'account',
|
||||
'muted',
|
||||
'hidden',
|
||||
]
|
||||
];
|
||||
|
||||
handleClick = () => {
|
||||
if (this.props.onClick) {
|
||||
|
Reference in New Issue
Block a user