viclafouch / mui-tel-input

📌 A phone number input designed for MUI (Material ui) V6 built with libphonenumber-js
https://viclafouch.github.io/mui-tel-input
MIT License
158 stars 65 forks source link

Issue with dark theme #101

Closed mauro-ni closed 10 months ago

mauro-ni commented 10 months ago

Hi, there seems to be an issue with dark theme. Normal TextField render with proper colors, MuiTelInput use light mode colors also when in dark mode.

Screenshot 2023-10-18 at 17 13 38

Many thanks.

Mauro

viclafouch commented 10 months ago

Hello !

Could you please share a codesandbox for repro ?

Ty !