-
-
- }
- style={{ background: COLOR_BACKGROUND }}
+ {platform === 'DESKTOP' && supportPlatform.includes('WEB') && (
+
+
-
-
{author.userInfo.nickname}
+
+ )}
+ {platform === 'WEB' && supportPlatform.includes('DESKTOP') && (
+
+
+
+ )}
+
+
+
+ {author.id !== userId && (
+
+
+
+ )}
+
+
+