mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
expand replies
This commit is contained in:
parent
48c3032f54
commit
0e49452fc7
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ const StudioComments = ({
|
|||
canRestore={canRestoreComment}
|
||||
content={comment.content}
|
||||
datetimeCreated={comment.datetime_created}
|
||||
defaultExpanded={singleCommentId}
|
||||
highlightedCommentId={singleCommentId}
|
||||
id={comment.id}
|
||||
key={comment.id}
|
||||
|
|
Loading…
Reference in a new issue