From c8569d4ca86fc01efe4b61795a382e492f6bd0d9 Mon Sep 17 00:00:00 2001 From: DuckTieCorpMember Date: Wed, 10 Sep 2025 16:02:01 +0400 Subject: [PATCH] Rename App.js to App.tsx in Readme section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce50272..62b6d4a 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Implement a DataGrid callback function that displays the Popup when a user click - **Vue** - [App.vue](Vue/src/App.vue) - **React** - - [App.js](React/src/App.js) + - [App.tsx](React/src/App.tsx) - **ASP.NET Core** - [Index.cshtml](ASP.NET%20Core/Views/Home/Index.cshtml)