fix: @mdx-js/react ^3.0.0 #2079
Annotations
2 errors
Lint & Test:
src/components/MdxProvider.tsx#L33
Type 'Partial<{ a: ProviderComponent<{ href: string; title?: string | undefined; }>; blockquote: ProviderComponent<Record<string, unknown>>; code: ProviderComponent<{ className?: string | undefined; metastring?: string | undefined; }>; ... 25 more ...; wrapper: ProviderComponent<...>; }>' is not assignable to type 'Readonly<MDXComponents> | MergeComponents | null | undefined'.
|
Lint & Test
Process completed with exit code 1.
|