diff --git a/src/pages/Chatbot/components/RookieChat.tsx b/src/pages/Chatbot/components/RookieChat.tsx index c8cd82e..3bb574a 100644 --- a/src/pages/Chatbot/components/RookieChat.tsx +++ b/src/pages/Chatbot/components/RookieChat.tsx @@ -39,14 +39,16 @@ const RookieChat = ({initialMessage, initialPreformattedMessage, contentList}: R {/* 챗봇 이름 */}
챗봇 {questionCategories.chatbotName}
- {/* 첫 번째 말풍선 */} + {/* 첫 번째는 꼬랑지 말풍선, 내용물이 string[]인 case */} {initialMessage && (