From 6cabf5d1c9351856dee562b26c0a05d4049e0e9c Mon Sep 17 00:00:00 2001 From: Kakabay <2kakabayashyrberdyew@gmail.com> Date: Fri, 20 Dec 2024 18:16:15 +0500 Subject: [PATCH] responsive fix --- app/(main)/layout.tsx | 3 +-- app/(prizes)/prizes/[user_id]/page.tsx | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/app/(main)/layout.tsx b/app/(main)/layout.tsx index 8039a16..adc9f59 100644 --- a/app/(main)/layout.tsx +++ b/app/(main)/layout.tsx @@ -4,7 +4,6 @@ import MobileMenu from '@/components/MobileMenu'; import Nav from '@/components/Nav'; import GlobalContext from '@/context/GlobalContext'; import MainProvider from '@/providers/MainProvider'; -import { useContext } from 'react'; interface IProps { children: React.ReactNode; @@ -14,7 +13,7 @@ const RootLayout = ({ children }: IProps) => { return (
- + {/* */}

Turkmen TV