export default function Layout({ params }) { // if there's any usage of `searchParams` f1(params); f2(params); }