Skip to content

Commit 5284886

Browse files
committed
Update README.md
1 parent d96cad0 commit 5284886

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ This example demonstrates how to integrate DevExtreme Chat with [OpenAI](https:/
2020
- [app.component.html](Angular/src/app/app.component.html)
2121
- [app.component.ts](Angular/src/app/app.component.ts)
2222
- **Vue**
23-
- [Home.vue](Vue/src/components/HomeContent.vue)
23+
- [Home.vue](Vue/src/components/ChatInterface.vue)
2424
- **React**
25-
- [App.tsx](React/src/App.tsx)
25+
- [App.tsx](React/src/components/ChatApp.tsx)
2626
- **NetCore**
2727
- [Index.cshtml](ASP.NET%20Core/Views/Home/Index.cshtml)
2828

0 commit comments

Comments
 (0)