diff --git a/apps/www/content/3.components/1.chatbot/conversation.md b/apps/www/content/3.components/1.chatbot/conversation.md
index ca0f2d4..5336c61 100644
--- a/apps/www/content/3.components/1.chatbot/conversation.md
+++ b/apps/www/content/3.components/1.chatbot/conversation.md
@@ -34,6 +34,7 @@ Copy and paste the following code in the same folder.
diff --git a/packages/elements/src/conversation/Conversation.vue b/packages/elements/src/conversation/Conversation.vue
index 5ac82b6..73172e3 100644
--- a/packages/elements/src/conversation/Conversation.vue
+++ b/packages/elements/src/conversation/Conversation.vue
@@ -1,6 +1,7 @@