import { CountryPicker } from '@/components/ui/CountryPickerModal/CountryPicker' is one doc suggested but
when we import this it's importing like this import { CountryPicker } from '@/components/ui/CountryPickerModal/src'
the index file should be in the root CountryPickerModal folder
import { CountryPicker } from '@/components/ui/CountryPickerModal/CountryPicker'is one doc suggested butwhen we import this it's importing like this
import { CountryPicker } from '@/components/ui/CountryPickerModal/src'the index file should be in the root
CountryPickerModalfolder