Currently the component doesn't allow to add className/ids to other elements (like dropdown, flag container). - React Component should have other className for specific elements (like the flag container, dropdown container, input, etc) - All inputs should have an id and name for accesibility. The dropdown one doesn't have it.