aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/hooks/use-thematics-list/use-thematics-list.test.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(pages): refine Thematic pagesArmand Philippot2023-12-011-0/+48
* add a table of contents (however posts heading are not included) * rename posts list section title * add a useThematic hook to refresh thematic contents * add a useThematicLists hook to refresh thematics list * add a `notIn` filter in thematics list fetcher to directly remove unwanted thematics * add Cypress tests