Commit 0e49452f authored by Eric Rosenbaum's avatar Eric Rosenbaum

expand replies

parent 48c3032f
......@@ -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}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment