From 00994c9c2a74e7ab6e15144aa7a7a7722cba8687 Mon Sep 17 00:00:00 2001 From: "Ali(Ako) Hosseini" Date: Fri, 17 May 2024 16:58:14 +0800 Subject: [PATCH] chore: add EOF --- src/components/AppLayout/Drawer/DrawerHeader/DrawerHeader.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AppLayout/Drawer/DrawerHeader/DrawerHeader.scss b/src/components/AppLayout/Drawer/DrawerHeader/DrawerHeader.scss index 9a79438a..2c50b8c5 100644 --- a/src/components/AppLayout/Drawer/DrawerHeader/DrawerHeader.scss +++ b/src/components/AppLayout/Drawer/DrawerHeader/DrawerHeader.scss @@ -21,4 +21,4 @@ align-items: center; justify-content: space-between; } -} \ No newline at end of file +}