mirror of
https://github.com/TurTaskProject/TurTaskWeb.git
synced 2025-12-19 05:54:07 +01:00
Changed folder name.
This commit is contained in:
parent
b906e75b40
commit
c8ddf95197
@ -4,7 +4,7 @@ import { Route, Routes, useLocation } from "react-router-dom";
|
|||||||
import TestAuth from "./components/testAuth";
|
import TestAuth from "./components/testAuth";
|
||||||
import LoginPage from "./components/authentication/LoginPage";
|
import LoginPage from "./components/authentication/LoginPage";
|
||||||
import SignUpPage from "./components/authentication/SignUpPage";
|
import SignUpPage from "./components/authentication/SignUpPage";
|
||||||
import NavBar from "./components/Nav/Navbar";
|
import NavBar from "./components/navigators/Navbar";
|
||||||
import Home from "./components/Home";
|
import Home from "./components/Home";
|
||||||
import ProfileUpdate from "./components/ProfileUpdatePage";
|
import ProfileUpdate from "./components/ProfileUpdatePage";
|
||||||
import Calendar from "./components/calendar/calendar";
|
import Calendar from "./components/calendar/calendar";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user