6 lines
198 B
TypeScript
6 lines
198 B
TypeScript
// import ClientDashboard from "@Front/Components/Layouts/ClientDashboard/index2";
|
|
|
|
export default function Route() {
|
|
// return <ClientDashboard targetedCustormer="kevin.hautefaye@gmail.com" />;
|
|
}
|