From af0694afe34c0cfd80f74b17cb181e3919c6ea43 Mon Sep 17 00:00:00 2001 From: Dergachev Mihail Date: Fri, 4 Oct 2024 15:56:17 +0300 Subject: [PATCH] fix GA --- src/layouts/Layout.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Layout.jsx b/src/layouts/Layout.jsx index fba4493..da47221 100644 --- a/src/layouts/Layout.jsx +++ b/src/layouts/Layout.jsx @@ -35,7 +35,7 @@ const Layout = ({ children, title, bodyClass }) => { -