Add reaction picker (#5904)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
95da05a8c9
Коммит
c3d095b465
@@ -424,7 +424,10 @@ export default class RhsThread extends React.Component {
|
||||
renderView={renderView}
|
||||
onScroll={this.handleScroll}
|
||||
>
|
||||
<div className='post-right__scroll'>
|
||||
<div
|
||||
ref='post-right__scroll'
|
||||
className='post-right__scroll'
|
||||
>
|
||||
<DateSeparator
|
||||
date={rootPostDay.toDateString()}
|
||||
/>
|
||||
|
||||
Ссылка в новой задаче
Block a user