File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ export const info = {
55 {name: ' Titus Wormer' , github: ' wooorm' , twitter: ' wooorm' }
66 ],
77 published: new Date (' 2021-10-06' ),
8- modified: new Date (' 2021-11-01 ' )
8+ modified: new Date (' 2023-01-18 ' )
99}
1010
1111# Extending MDX
@@ -68,6 +68,9 @@ You can use this template:
6868See also the [ list of remark plugins] [ remark-plugins ] and
6969[ list of rehype plugins] [ rehype-plugins ] .
7070
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
7174* [ ` remcohaszing/recma-nextjs-static-props ` ] ( https://github.com/remcohaszing/recma-nextjs-static-props )
7275 — generate [ ` getStaticProps ` ] ( https://nextjs.org/docs/basic-features/data-fetching/get-static-props )
7376 exposing top level identifiers in Next.js
You can’t perform that action at this time.
0 commit comments