mirror of
https://github.com/prdlk/website.git
synced 2026-08-02 17:31:41 +00:00
init: add project files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import { type MDXComponents } from 'mdx/types'
|
||||
|
||||
export function useMDXComponents(components: MDXComponents) {
|
||||
return {
|
||||
...components,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user