Merge branch '31675_chatbotplus_llm' into 'master'
31675_chatbotplus_llm See merge request !109
Showing
1 changed file
with
0 additions
and
4 deletions
| ... | @@ -70,10 +70,6 @@ const SideMenu = ({ | ... | @@ -70,10 +70,6 @@ const SideMenu = ({ |
| 70 | </span> | 70 | </span> |
| 71 | <ExportButton label="Export Conversation" filename="Chat-Bot-Plus" /> | 71 | <ExportButton label="Export Conversation" filename="Chat-Bot-Plus" /> |
| 72 | </div> | 72 | </div> |
| 73 | <div className="vuzo_container"> | ||
| 74 | <div className="vuzo_img"></div> | ||
| 75 | <div className="vuzo_gplay"></div> | ||
| 76 | </div> | ||
| 77 | </aside> | 73 | </aside> |
| 78 | ); | 74 | ); |
| 79 | 75 | ... | ... |
-
Please register or sign in to post a comment