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
fix(country): improve search specificity and cache initialization
- Modify regex in search query to match only the beginning of country names
- Refactor constructor formatting for better readability
- Initialize _cleanupTimer in constructor body for proper functionality
0 commit comments