summaryrefslogtreecommitdiffstats
path: root/src/utils/hooks/use-prism.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rewrite Prism hooks and providersArmand Philippot2022-05-191-0/+182
It avoid some hydratation errors on project pages (not in article however) and the hooks are now reusable.