From 5dc132d08800724ca2cb18b92f3f54d94cc6244f Mon Sep 17 00:00:00 2001 From: Babken Mesropyan Date: Thu, 31 Oct 2024 16:07:23 +0400 Subject: [PATCH] Update layout.tsx --- components/layout.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/layout.tsx b/components/layout.tsx index ba2d8a209..8447fdfea 100644 --- a/components/layout.tsx +++ b/components/layout.tsx @@ -105,7 +105,6 @@ export default function Layout({ children, settings, themeData }: Props) { -