feat: add MDXLayoutRenderer component
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { MDXRemote } from 'next-mdx-remote'
|
||||
import MDXComponents from '@/components/MDXComponents'
|
||||
import { MDXComponents } from '@/components/MDXComponents'
|
||||
import AuthorLayout from '@/layouts/AuthorLayout'
|
||||
import { getFileBySlug } from '@/lib/mdx'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user