feat: add nationality support with demonym in CountrySelect and related components

This commit is contained in:
estifanos
2026-08-10 12:28:31 +00:00
parent 849915d5db
commit 19afcc3403
6 changed files with 58 additions and 5 deletions

View File

@@ -33,6 +33,7 @@
"dayjs": "^1.11.20",
"ethiopian-calendar-date-converter": "^2.1.6",
"i18n-iso-countries": "^7.14.0",
"i18n-nationality": "^1.4.0",
"i18next": "^25.6.0",
"js-cookie": "^3.0.8",
"react": "^19.0.0",