remove comment
This commit is contained in:
parent
bdcd11d97e
commit
f45140ef04
@ -1,10 +1,5 @@
|
|||||||
import { type MDXComponents } from 'mdx/types';
|
import { type MDXComponents } from 'mdx/types';
|
||||||
|
|
||||||
// This file allows you to provide custom React components
|
|
||||||
// to be used in MDX files. You can import and use any
|
|
||||||
// React component you want, including inline styles,
|
|
||||||
// components from other libraries, and more.
|
|
||||||
|
|
||||||
const components = {} satisfies MDXComponents;
|
const components = {} satisfies MDXComponents;
|
||||||
|
|
||||||
export function useMDXComponents(): MDXComponents {
|
export function useMDXComponents(): MDXComponents {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user