summaryrefslogtreecommitdiffstats
path: root/src/components/MDX/CodeBlock/CodeBlock.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: add a Prism plugin to set code blocks themeArmand Philippot2022-01-311-0/+1
|
* refactor(config): move config from config dir to utilsArmand Philippot2022-01-291-2/+2
|
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-2/+4
|
* chore: create a CodeBlock component for MDX renderingArmand Philippot2022-01-261-0/+38