restructuring layout

This commit is contained in:
2025-09-26 16:56:07 -06:00
parent dce377b586
commit 3bd6d6b7c2
64 changed files with 187 additions and 195 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
import Login from "./Components/Login/Login";
import Login from "./Components/auth/Login/Login";
import { LoginRedirect } from "./Routes/LoginRedirect";
export default function Home() {
@@ -13,4 +13,4 @@ export default function Home() {
</div>
);
}
//IO
//IO