aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/layout/code.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite Code component and usePrism hookArmand Philippot2023-11-111-69/+0
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-8/+7
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-2/+2
* chore: add an aria label to code blocksArmand Philippot2022-06-071-0/+6
* chore: complete Storybook storiesArmand Philippot2022-05-211-32/+4
* refactor: rewrite Prism hooks and providersArmand Philippot2022-05-191-17/+8
* chore: add a Code componentArmand Philippot2022-04-191-0/+101