Currently, you have to modify following code to add a country bundle.
- src/types/index.ts (type
countryIds )
- src/translations/{ja,en}.js (Add translations)
- src/containers/EntriesPopup.tsx (add latitude/longitude)
Improve readability by moving these codes in one place.
Currently, you have to modify following code to add a country bundle.
countryIds)Improve readability by moving these codes in one place.