From 84f7cf1997b433abb3911afa26e1c51fbe78e085 Mon Sep 17 00:00:00 2001 From: gnattu Date: Sun, 20 Oct 2024 22:17:50 +0800 Subject: [PATCH] Use button --- src/elements/IconButtonElement.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/elements/IconButtonElement.tsx b/src/elements/IconButtonElement.tsx index 552c407fea..e72cf9bb51 100644 --- a/src/elements/IconButtonElement.tsx +++ b/src/elements/IconButtonElement.tsx @@ -43,7 +43,7 @@ const IconButtonElement: FunctionComponent = ({ is, id, className, title if (onClick !== undefined) { return ( -