summaryrefslogtreecommitdiffstats
path: root/src/components/Notice/Notice.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: improve comment form user experienceArmand Philippot2022-02-141-2/+1
|
* 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-171-0/+20