Html – Why my input not showing correctly the icon and the text?
Im doing a blazor component that is needs to be formed with an icon(im using from awesome-icons) and text. The representation of the input is as follows: it consists of an icon and a text that should go to the…