import { cn } from "@/lib/utils"; import { Outlet } from "react-router-dom"; export default function LocaleLayout() { return ( <>