ribbonhood

Results 2 comments of ribbonhood

+1, Faced the same issue recently. Had to change my import from `import { State } from 'country-state-city'` to `import {getStatesOfCountry} from "country-state-city/lib/state"`. I don't know what the implications are...

> @ribbonhood , Does the PR already merged ? I still facing this issues. @RuFang-21 I closed the PR as it wasn't fixing the issue at hand.