Moving React styleguide next to other style guides (#12361)

* Moving React styleguide next to other style guides

* Adding React style guide to style guides index file
This commit is contained in:
Shaunak Kashyap 2017-06-15 07:42:35 -07:00 committed by GitHub
parent 6d8d1ae4ed
commit 083b11eccc
2 changed files with 1 additions and 0 deletions

View file

@ -5,6 +5,7 @@ recommended for the development of all Kibana plugins.
- [JavaScript](style_guides/js_style_guide.md)
- [Angular](style_guides/angular_style_guide.md)
- [React](style_guides/react_style_guide.md)
- [CSS](style_guides/css_style_guide.md)
- [HTML](style_guides/html_style_guide.md)
- [API](style_guides/api_style_guide.md)