From 74af92a7625a3afd16e665f693eb4e5659171dcb Mon Sep 17 00:00:00 2001 From: Namit2003 Date: Mon, 22 Dec 2025 22:47:15 -0500 Subject: [PATCH] feat: Add disabled styling to the delete selected button. --- src/pages/history.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/history.tsx b/src/pages/history.tsx index b7b081f..26be125 100644 --- a/src/pages/history.tsx +++ b/src/pages/history.tsx @@ -52,7 +52,7 @@ export const history = new Elysia().use(userService).get(