summaryrefslogtreecommitdiffstats
path: root/src/components/MDX/index.tsx
blob: d306f4eb21eb4388d1f9aff152e02a4154dc8735 (plain)
1
2
3
import CodeBlock from './CodeBlock/CodeBlock';

export { CodeBlock };