Remove broken react-button example

The [react-button](http://kadira-samples.github.io/react-button/) storybook is linked to as an example here and on the homepage, but it [appears very broken now](https://github.com/kadira-samples/react-button/issues/15). As the first example I opened, this totally confused me as I wasn't sure if what I was seeing was intended. I think this should be removed until fixed so people don't get a bad first impression like I did, and the other examples are already pretty good.
This commit is contained in:
Ron ChanOu 2017-02-17 10:54:38 -08:00 committed by GitHub
parent 08a6149c73
commit 896ce71f17

View File

@ -22,7 +22,6 @@ React Storybook also comes with a lot of [addons](https://getstorybook.io/docs/a
Here are some featured storybooks that you can reference to see how Storybook works:
* [React Button](http://kadira-samples.github.io/react-button) - [source](https://github.com/kadira-samples/react-button)
* [Demo of React Dates](http://airbnb.io/react-dates/) - [source](https://github.com/airbnb/react-dates)
* [Demo of React Native Web](http://necolas.github.io/react-native-web/storybook/) - [source](https://github.com/necolas/react-native-web)