From 1cce5e38c5b6ca5cc76476b177602c3e48accb17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8=AD=D8=B3=DB=8C=D9=86=20=D9=85=D8=B9=D8=B5=D9=88=D9=85?= =?UTF-8?q?=DB=8C=20=D9=BE=D9=88=D8=B1?= Date: Sat, 21 Oct 2023 16:02:24 +0330 Subject: [PATCH] end --- src/app/layout.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/layout.jsx b/src/app/layout.jsx index 4e55046..83c61a1 100644 --- a/src/app/layout.jsx +++ b/src/app/layout.jsx @@ -19,10 +19,10 @@ import Chapar, { getToken } from "plugins/Chapar"; const inter = Inter({ subsets: ["latin"] }); -export const metadata = { - title: "Create Next App", - description: "Generated by create next app", -}; +// export const metadata = { +// title: "Create Next App", +// description: "Generated by create next app", +// }; export default function RootLayout({ children }) { // BottomSheet