mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-10 14:21:06 +03:00
updated MDX Provider's Docs Link
This commit is contained in:
parent
a567b30d51
commit
190e2d1ed9
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
## Custom MDX components
|
## Custom MDX components
|
||||||
|
|
||||||
mdx-deck includes default components for MDX, but to provide custom components to the [MDXProvider][], add a `components` object to the `theme`.
|
mdx-deck includes default components for MDX, but to provide custom components to the [MDXProvider](https://github.com/mdx-js/mdx/blob/master/docs/getting-started/index.md#mdxprovider), add a `components` object to the `theme`.
|
||||||
|
|
||||||
```js
|
```js
|
||||||
// example theme
|
// example theme
|
||||||
|
Loading…
Reference in New Issue
Block a user