mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-26 00:35:02 +03:00
Edit react docs
This commit is contained in:
parent
65e2098235
commit
b0abff1db0
@ -269,7 +269,7 @@ This works well as a backup option for any unforeseen technical difficulties.
|
||||
## Docs
|
||||
|
||||
- [Theming](docs/theming.md)
|
||||
- [Themes](docs/themes.md)
|
||||
- [Built-in Themes](docs/themes.md)
|
||||
- [Components](docs/components.md)
|
||||
- [React API](docs/react.md)
|
||||
|
||||
@ -289,12 +289,9 @@ This works well as a backup option for any unforeseen technical difficulties.
|
||||
[MIT License](LICENSE.md)
|
||||
|
||||
[MDX]: https://github.com/mdx-js/mdx
|
||||
[MDXProvider]: https://github.com/mdx-js/mdx#mdxprovider
|
||||
[ok-mdx]: https://github.com/jxnblk/ok-mdx
|
||||
[ok-cli]: https://github.com/jxnblk/ok-mdx/tree/master/packages/ok-cli
|
||||
[Compositor x0]: https://github.com/c8r/x0
|
||||
[styled-system]: https://github.com/jxnblk/styled-system
|
||||
[styled-components]: https://github.com/styled-components/styled-components
|
||||
[create-react-app]: https://github.com/facebook/create-react-app
|
||||
[next.js]: https://github.com/zeit/next.js/
|
||||
[Spectacle]: https://github.com/FormidableLabs/spectacle
|
||||
|
@ -45,3 +45,6 @@ export default () =>
|
||||
```
|
||||
|
||||
View the source for other components available for use.
|
||||
|
||||
[create-react-app]: https://github.com/facebook/create-react-app
|
||||
[next.js]: https://github.com/zeit/next.js/
|
||||
|
Loading…
Reference in New Issue
Block a user