From b4ca1b39d78b0264fc2b3cb604c969d6bbab7fea Mon Sep 17 00:00:00 2001 From: Geovanni Perez <1775792+geoperez@users.noreply.github.com> Date: Thu, 12 Oct 2023 14:17:19 -0600 Subject: [PATCH] Go --- src/VirtualSelect/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/VirtualSelect/index.tsx b/src/VirtualSelect/index.tsx index 284a602..f0bddaf 100644 --- a/src/VirtualSelect/index.tsx +++ b/src/VirtualSelect/index.tsx @@ -154,7 +154,6 @@ export const VirtualSelect = React.forwardRef > {icon && } -