mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
feat(doc): add comment section
This commit is contained in:
@@ -46,6 +46,10 @@ export default defineConfig({
|
||||
`,
|
||||
},
|
||||
],
|
||||
components: {
|
||||
MarkdownContent: './src/components/Content.astro',
|
||||
TableOfContents: './src/components/TableOfContents.astro',
|
||||
},
|
||||
}),
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user