File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ export const info = {
5
5
{name: ' Titus Wormer' , github: ' wooorm' , twitter: ' wooorm' }
6
6
],
7
7
published: new Date (' 2021-10-06' ),
8
- modified: new Date (' 2021-11-01 ' )
8
+ modified: new Date (' 2023-01-18 ' )
9
9
}
10
10
11
11
# Extending MDX
@@ -68,6 +68,9 @@ You can use this template:
68
68
See also the [ list of remark plugins] [ remark-plugins ] and
69
69
[ list of rehype plugins] [ rehype-plugins ] .
70
70
71
+ * [ ` domdomegg/recma-mdx-displayname ` ] ( https://github.com/domdomegg/recma-mdx-displayname )
72
+ — add a ` displayName ` to ` MDXContent ` components, to enable switching
73
+ on them in production
71
74
* [ ` remcohaszing/recma-nextjs-static-props ` ] ( https://github.com/remcohaszing/recma-nextjs-static-props )
72
75
— generate [ ` getStaticProps ` ] ( https://nextjs.org/docs/basic-features/data-fetching/get-static-props )
73
76
exposing top level identifiers in Next.js
You can’t perform that action at this time.
0 commit comments