From f0bc4226e8579621d4d11b0a577929b2265d6021 Mon Sep 17 00:00:00 2001 From: isstuev Date: Tue, 30 Jan 2024 19:36:23 +0100 Subject: [PATCH] typo fix --- ui/userOps/UserOpsContent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/userOps/UserOpsContent.tsx b/ui/userOps/UserOpsContent.tsx index 5416dc3a35..8d2b8c756c 100644 --- a/ui/userOps/UserOpsContent.tsx +++ b/ui/userOps/UserOpsContent.tsx @@ -26,7 +26,7 @@ const UserOpsContent = ({ query, showTx = true, showSender = true }: Props) => {