From 9a3febab3f88493138d90ab62f515e9779531e20 Mon Sep 17 00:00:00 2001 From: c00b3r Date: Wed, 11 Jun 2025 12:06:14 +0500 Subject: [PATCH] feat: update NewButton component to include large size variant for improved usability --- src/components/Layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 2de1d51..43e513f 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -43,6 +43,7 @@ function Layout() { { setPosition("right");