5 lines
89 B
JavaScript
5 lines
89 B
JavaScript
export default {
|
|
markdownOptions: {
|
|
components: './src/components/index.tsx'
|
|
}
|
|
}
|