From c03b628735aa9aefafbf881c1990408d7dc74755 Mon Sep 17 00:00:00 2001 From: ivan-sim Date: Tue, 19 Sep 2023 17:04:02 +0700 Subject: [PATCH] Bug case --- .../src/pages/Report/DoctorRating/{index.tsx => Index.tsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename frontend/dashboard/src/pages/Report/DoctorRating/{index.tsx => Index.tsx} (100%) diff --git a/frontend/dashboard/src/pages/Report/DoctorRating/index.tsx b/frontend/dashboard/src/pages/Report/DoctorRating/Index.tsx similarity index 100% rename from frontend/dashboard/src/pages/Report/DoctorRating/index.tsx rename to frontend/dashboard/src/pages/Report/DoctorRating/Index.tsx