Fix rainbow emoji, add name of Part 2 tutorial

This commit is contained in:
Kim Gardner
2018-03-14 18:11:53 -04:00
parent 6a6b7eab7c
commit adbf041bbe
+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.