chore: final build validation and cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { MDXComponents } from 'mdx/types'
|
||||
|
||||
export function useMDXComponents(components: MDXComponents): MDXComponents {
|
||||
export function getMDXComponents(components: MDXComponents): MDXComponents {
|
||||
return {
|
||||
...components,
|
||||
// Typography
|
||||
|
||||
Reference in New Issue
Block a user