From 9504247bb5b3aaade94d5ddfc857b2983e64605c Mon Sep 17 00:00:00 2001 From: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:01:41 +0200 Subject: [PATCH] fix check for displaying placeholder value --- .../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 29bd4ec0ee7ae..344f74d8d4eac 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< )} />