c-url-input / c-email-input overlap
valdelaseras opened this issue · 0 comments
valdelaseras commented
they are pretty much the same except for the type. Validation for each is the same ( apart from required, a valid email / url ), so reduce this to 1 component.
Possibly also add input types text, tel etc.