diff --git a/Frontend/src/App.jsx b/Frontend/src/App.jsx index 239be32..8f8699c 100644 --- a/Frontend/src/App.jsx +++ b/Frontend/src/App.jsx @@ -1,4 +1,4 @@ -import VSCodeUI from "./components/VSCodeUi" +import VSCodeUI from "./components/VSCodeUI.jsx" import "./index.css" function App() {