We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96cad0 commit 5284886Copy full SHA for 5284886
README.md
@@ -20,9 +20,9 @@ This example demonstrates how to integrate DevExtreme Chat with [OpenAI](https:/
20
- [app.component.html](Angular/src/app/app.component.html)
21
- [app.component.ts](Angular/src/app/app.component.ts)
22
- **Vue**
23
- - [Home.vue](Vue/src/components/HomeContent.vue)
+ - [Home.vue](Vue/src/components/ChatInterface.vue)
24
- **React**
25
- - [App.tsx](React/src/App.tsx)
+ - [App.tsx](React/src/components/ChatApp.tsx)
26
- **NetCore**
27
- [Index.cshtml](ASP.NET%20Core/Views/Home/Index.cshtml)
28
0 commit comments