We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ec6f7 commit daa9070Copy full SHA for daa9070
content/v3/reactions.md
@@ -2,7 +2,7 @@
2
title: Reactions
3
---
4
5
-{% if page.version == 'dotcom' %}
+{% if page.version == 'dotcom' or page.version >= 2.7 %}
6
7
# Reactions
8
@@ -24,7 +24,7 @@ title: Reactions
24
25
26
## Reaction types
27
-
+
28
When creating a reaction, the allowed values for the `content` parameter are as follows (with the corresponding emoji for reference):
29
30
content | emoji
0 commit comments