From 38d8a11aa01f82bc60cd6a12ca034584236c3703 Mon Sep 17 00:00:00 2001 From: Aine Date: Mon, 21 Oct 2024 23:33:25 +0300 Subject: [PATCH] fix indentation --- src/components/AdminLayout.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/AdminLayout.tsx b/src/components/AdminLayout.tsx index fbe9280..2799693 100644 --- a/src/components/AdminLayout.tsx +++ b/src/components/AdminLayout.tsx @@ -81,13 +81,13 @@ const AdminMenu = (props) => { export const AdminLayout = ({ children }) => ( {children}