fix version 1.4.9
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import { V3_View_Home } from "@/app_modules/home/v3_home_view";
|
import { V3_View_Home } from "@/app_modules/home/v3_home_view";
|
||||||
|
|
||||||
export default async function PageHome() {
|
export default function PageHome() {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
{/* <HomeViewNew /> */}
|
{/* <HomeViewNew /> */}
|
||||||
|
|||||||
Reference in New Issue
Block a user