From 83bfb6296d08c4782ccb6ada9dd0369d12481226 Mon Sep 17 00:00:00 2001 From: "nabijonovdavronbek619@gmail.com" Date: Wed, 15 Apr 2026 13:02:50 +0500 Subject: [PATCH] new things --- app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/layout.tsx b/app/layout.tsx index a259d6e..5470b4b 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -1,4 +1,4 @@ -// app/layout.tsx +// app/layout.tsx for import type { Metadata } from "next"; import { Geist, Geist_Mono } from "next/font/google"; import "./globals.css";