change aboutUs to about

This commit is contained in:
Niklas 2025-06-27 15:28:43 +02:00 committed by Luisa Bellitto
parent b2a2eca347
commit 5d93b6bff3
4 changed files with 16 additions and 14 deletions

View file

@ -16,8 +16,7 @@ import {
Navigate,
} from "react-router-dom";
import { Auth } from "./api/Auth";
import { NotFound } from "./pages/404Page/NotFoundPage";
import AboutUs from "./pages/AboutUs";
import AboutUs from "./pages/About";
function App() {
return (