From d9786d4d245431edaeb298c8109c820fadb8deb1 Mon Sep 17 00:00:00 2001 From: gnattu Date: Sun, 20 Oct 2024 22:20:59 +0800 Subject: [PATCH] Unset button style --- src/elements/IconButtonElement.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/elements/IconButtonElement.tsx b/src/elements/IconButtonElement.tsx index e72cf9bb51..258a062baf 100644 --- a/src/elements/IconButtonElement.tsx +++ b/src/elements/IconButtonElement.tsx @@ -44,6 +44,7 @@ const IconButtonElement: FunctionComponent = ({ is, id, className, title if (onClick !== undefined) { return (