From 7d63becbddf81572de093562e6d76b31631c178c Mon Sep 17 00:00:00 2001 From: lianahus Date: Tue, 14 Feb 2023 11:14:20 +0100 Subject: [PATCH] correction --- libs/remix-ui/helper/src/lib/components/custom-dropdown.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/remix-ui/helper/src/lib/components/custom-dropdown.tsx b/libs/remix-ui/helper/src/lib/components/custom-dropdown.tsx index 9c75e11fff..61c27bce8e 100644 --- a/libs/remix-ui/helper/src/lib/components/custom-dropdown.tsx +++ b/libs/remix-ui/helper/src/lib/components/custom-dropdown.tsx @@ -46,7 +46,7 @@ export const CustomMenu = React.forwardRef( className={className} aria-labelledby={labeledBy} > -