aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/comments-list/comments-list.test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): rewrite CommentsList componentArmand Philippot2023-11-111-0/+264
* use ApprovedCommentProps to make CommentData type * add the author name of the parent on reply form heading * add tests