引入 husky,并全局重新格式化
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { MDXComponents } from 'mdx/types'
|
||||
|
||||
import type {MDXComponents} from 'mdx/types'
|
||||
|
||||
export function useMDXComponents(components: MDXComponents): MDXComponents {
|
||||
return {
|
||||
...components,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user