mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-09 12:08:47 +00:00
change aboutUs to about
This commit is contained in:
parent
b2a2eca347
commit
5d93b6bff3
4 changed files with 16 additions and 14 deletions
|
@ -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 (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue