1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-11-26 00:35:02 +03:00

Add related section

This commit is contained in:
Brent Jackson 2018-07-29 13:20:57 -04:00
parent 2d9ba5c96e
commit ba95c376fe

View File

@ -212,6 +212,13 @@ View the source for other components available for use.
---
### Related
- [MDX][]
- [styled-components][]
- [styled-system][]
- [Spectacle][]
[MIT License][LICENSE.md]
[MDX]: https://github.com/mdx-js/mdx
@ -220,3 +227,4 @@ View the source for other components available for use.
[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