Closed metadevj closed 2 years ago
The documentation is specifying the incorrect CSS class selector .country-select-input should be changed to .country-select.
Example:
.country-select` .flag {background-image: url("/resources/node_modules/country-select-js/build/img/flags.png")}
The documentation is specifying the incorrect CSS class selector .country-select-input should be changed to .country-select.
Example: