Files
monacousa-portal/components
Matt f096a22824
All checks were successful
Build And Push Image / docker (push) Successful in 3m20s
Enhance CountryFlag to accept country names and codes
- Add actualCountryCode computed property to handle both 2-letter codes and country names
- Extend parseCountryInput with common country name variations (USA, UK, etc.)
- Import parseCountryInput utility in CountryFlag component
- Update template to use actualCountryCode instead of direct countryCode prop
2025-08-07 21:30:47 +02:00
..