From 46fa593aef47b7c81777312305a42fd3041a29d9 Mon Sep 17 00:00:00 2001 From: Johanah LEKEU Date: Thu, 12 Dec 2024 16:21:00 +0100 Subject: [PATCH] [Frontend]Correct popover icon --- openbas-front/src/components/common/ButtonPopover.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbas-front/src/components/common/ButtonPopover.tsx b/openbas-front/src/components/common/ButtonPopover.tsx index 0e292f2b54..a4dcebd01f 100644 --- a/openbas-front/src/components/common/ButtonPopover.tsx +++ b/openbas-front/src/components/common/ButtonPopover.tsx @@ -62,7 +62,7 @@ const ButtonPopover: FunctionComponent = ({ style={{ ...buttonProps }} disabled={disabled} > - + )}