From cbdec98df1954652470d83aa0e548966193e815a Mon Sep 17 00:00:00 2001 From: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com> Date: Mon, 19 Aug 2024 11:01:36 +0200 Subject: [PATCH] fix check for displaying placeholder value (#8649) --- .../src/components/inputs/country-select/country-select.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/admin-next/dashboard/src/components/inputs/country-select/country-select.tsx b/packages/admin-next/dashboard/src/components/inputs/country-select/country-select.tsx index 29bd4ec0ee..344f74d8d4 100644 --- a/packages/admin-next/dashboard/src/components/inputs/country-select/country-select.tsx +++ b/packages/admin-next/dashboard/src/components/inputs/country-select/country-select.tsx @@ -40,7 +40,7 @@ export const CountrySelect = forwardRef< )} />