auth layout fix
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
import React from 'react'
|
||||
import UserMenu from "../../parts/UserMenu";
|
||||
import UserHeader from "../../parts/UserHeader";
|
||||
import HomeSections from "../../parts/HomeSections";
|
||||
import UserFooter from "../../parts/UserFooter";
|
||||
import LoaderImage from "../../parts/LoaderImage";
|
||||
import HomeSections from "./HomeSections";
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user