diff --git a/Frontend/index.html b/Frontend/index.html
index a867caf..2173674 100644
--- a/Frontend/index.html
+++ b/Frontend/index.html
@@ -4,7 +4,7 @@
-
Saket
+ Assmeble
diff --git a/Frontend/package.json b/Frontend/package.json
index ce265b5..e334ac9 100644
--- a/Frontend/package.json
+++ b/Frontend/package.json
@@ -24,6 +24,6 @@
"eslint-plugin-react-refresh": "^0.4.7",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.4",
- "vite": "^5.3.2"
+ "vite": "^5.3.3"
}
}
diff --git a/Frontend/src/App.jsx b/Frontend/src/App.jsx
index c816918..6bcee72 100644
--- a/Frontend/src/App.jsx
+++ b/Frontend/src/App.jsx
@@ -1,13 +1,18 @@
import React from 'react'
import Body from './components/Body'
-import Header from './components/Header'
+// import Header from './components/Header'
+
+
const App = () => {
return (
-
-
-
-
+