From ae98a9b1d1cff6e9360c107a27c96d6060dc7cfd Mon Sep 17 00:00:00 2001 From: bskimball Date: Sat, 5 Aug 2017 07:02:21 -0400 Subject: [PATCH] add gatsby-plugin-antd under community plugins --- docs/docs/plugins.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/plugins.md b/docs/docs/plugins.md index 93c38aba52998..b0fe508bfa49b 100644 --- a/docs/docs/plugins.md +++ b/docs/docs/plugins.md @@ -114,3 +114,7 @@ you can place the files in a `src` subfolder and build them to the plugin folder ## Official components * [gatsby-link](/packages/gatsby-link/) + +## Community Plugins + +* [gatsby-plugin-antd](https://github.com/bskimball/gatsby-plugin-antd)