components stablized
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React from "react";
|
||||
import Header from "@/components/header/Header";
|
||||
import ClientMenu from "@/components/menu/menu";
|
||||
import { retrievePageByUrl } from "@/components/Pages/pageRetriever";
|
||||
import { retrievePageByUrl } from "@/eventRouters/pageRetriever";
|
||||
|
||||
async function DashboardPage({
|
||||
searchParams,
|
||||
|
||||
Reference in New Issue
Block a user