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 5284886 commit 3c9bf30Copy full SHA for 3c9bf30
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/ChatInterface.vue)
+ - [ChatInterface.vue](Vue/src/components/ChatInterface.vue)
24
- **React**
25
- - [App.tsx](React/src/components/ChatApp.tsx)
+ - [ChatApp.tsx](React/src/components/ChatApp.tsx)
26
- **NetCore**
27
- [Index.cshtml](ASP.NET%20Core/Views/Home/Index.cshtml)
28
0 commit comments