You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance PhoneInput component with mounted state for dropdown rendering
- Introduced a mounted state to manage the rendering of the dropdown container.
- Updated event listener cleanup to depend on the mounted state.
- Refactored dropdown rendering logic to use the portal container based on the mounted state.
0 commit comments