Skip to content

Commit 5ddeff5

Browse files
Fix README.md issue
1 parent 2505f50 commit 5ddeff5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Use [onInput](https://js.devexpress.com/Documentation/ApiReference/UI_Components
2020
- **jQuery**
2121
- [index.js](jQuery/src/index.js)
2222
- **React**
23-
- [App.js](React/src/App.js)
23+
- [App.tsx](React/src/App.tsx)
2424
- **Vue**
25-
- [App.vue](Vue/src/App.vue)
25+
- [App.vue](Vue/src/components/DropDownBoxWithDataGrid.vue)
2626
- **NetCore**
27-
- [Index.cshtml](ASP.Net%20Core/ASP.Net%20Core/Views/Home/Index.cshtml)
27+
- [Index.cshtml](ASP.Net%20Core/Views/Home/Index.cshtml)
2828

2929
## Documentation
3030

0 commit comments

Comments
 (0)