From e9bd2a80328aa6de0052d5a1a5d8f41a9c274834 Mon Sep 17 00:00:00 2001
From: ItzCrazyKns <95534749+ItzCrazyKns@users.noreply.github.com>
Date: Tue, 21 Oct 2025 12:30:34 +0530
Subject: [PATCH] feat(settingsButtonMobile): add size
---
src/components/Settings/SettingsButtonMobile.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/Settings/SettingsButtonMobile.tsx b/src/components/Settings/SettingsButtonMobile.tsx
index fec3e4d..836a4eb 100644
--- a/src/components/Settings/SettingsButtonMobile.tsx
+++ b/src/components/Settings/SettingsButtonMobile.tsx
@@ -9,7 +9,7 @@ const SettingsButtonMobile = () => {
return (
<>
{isOpen && }