corrected spelling error in app.jsx
This commit is contained in:
parent
4994dd51ad
commit
dd1adfc53b
@ -3,7 +3,7 @@ import "./App.css";
|
||||
import Header from "@/components/Header.jsx";
|
||||
import Footer from "@/components/Footer.jsx";
|
||||
import Content from "@/components/Content.jsx";
|
||||
import ProjectContextProvider from "@/context/projectcontext";
|
||||
import ProjectContextProvider from "@/context/ProjectContext";
|
||||
|
||||
function App() {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user