Integrated the Home page to the App.jsx
This commit is contained in:
parent
406b309255
commit
0493906c78
@ -1,7 +1,9 @@
|
||||
import Home from "./pages/Home";
|
||||
|
||||
const App = () => {
|
||||
return (
|
||||
<>
|
||||
|
||||
<Home />
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user