Merge branch 'master' into slots-debug

This commit is contained in:
Kim Gardner
2018-03-19 17:12:54 -04:00
committed by GitHub
13 changed files with 351 additions and 197 deletions
+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.