diff --git a/.changeset/cool-ties-grin.md b/.changeset/cool-ties-grin.md new file mode 100644 index 00000000000..343a76fab7a --- /dev/null +++ b/.changeset/cool-ties-grin.md @@ -0,0 +1,5 @@ +--- +'@clerk/clerk-js': patch +--- + +Fix the PhoneInput country ISO text color diff --git a/packages/clerk-js/src/ui/elements/PhoneInput/PhoneInput.tsx b/packages/clerk-js/src/ui/elements/PhoneInput/PhoneInput.tsx index 264d2367029..ccaa8f896ce 100644 --- a/packages/clerk-js/src/ui/elements/PhoneInput/PhoneInput.tsx +++ b/packages/clerk-js/src/ui/elements/PhoneInput/PhoneInput.tsx @@ -134,6 +134,7 @@ const PhoneInputBase = forwardRef