search bar

This commit is contained in:
Harikrishnan Gopal
2025-01-28 00:40:29 +05:30
parent 4466b33dff
commit 984bf65664
2 changed files with 177 additions and 137 deletions

View File

@@ -14,7 +14,7 @@ import "react-toastify/dist/ReactToastify.css";
import CourseTable from "./Pages/CourseTable";
import GenerateCSV from "./Pages/GenerateCSV";
import ConsolidatedTable from "./Pages/ConsolidatedTable";
import CourseConsolidated from "./Pages/CourseConsolidated";
import CourseConsolidated from "./Pages/courseConsolidated";
function App() {
return (