Merge branch 'master' into better-graph

This commit is contained in:
Kim Gardner
2018-03-19 16:38:01 -04:00
committed by GitHub
+2 -2
View File
@@ -251,6 +251,6 @@ export default withReaction('pride')(PrideButton);
````
And that's it! You've created your first reaction button! :rainbow:
And that's it! You've created your first reaction button! 🌈
If you would like to continue to the next part of our Plugin Tutorial, see Part 2 in the sidebar.
If you would like to continue to the next part of our Plugin Tutorial, see Customizing Plugins with Coral UI in the left sidebar.