mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-14 14:46:41 +10:00
fix: add mdx types
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { MDXComponents } from 'mdx/types'
|
||||
import type { MDXComponents } from 'mdx/types';
|
||||
import Link from 'next/link'
|
||||
|
||||
const components: MDXComponents = {
|
||||
|
||||
Reference in New Issue
Block a user