import {Link, Outlet} from "react-router-dom"; import React from "react"; export function MainLayout() { return ( <>

Pro-Fi Test

); }