summaryrefslogtreecommitdiffstats
path: root/src/components/Notice
Commit message (Collapse)AuthorAgeFilesLines
* chore: improve comment form user experienceArmand Philippot2022-02-141-2/+1
|
* chore(comments): handle comment replyArmand Philippot2022-01-151-8/+8
|
* refactor(sharing): avoid nested template literalsArmand Philippot2022-01-041-1/+3
| | | | | This improves readability. I also rename a variable to avoid duplicate between global scope and useEffect scope.
* chore: create mutation to add a new comment on postsArmand Philippot2021-12-172-0/+48