Closed akimy closed 6 years ago
For example
import InputComponent from '../InputComponent'; ... <InputMask mask="+7 (999) 999-99-99" maskChar={null} component={InputComponent} {...input} />
It's not possible now. Reasons are explained in #80.
For example