fix(asinput): Remove control of state.value from asInput
asInput component was overriding state.value that was set by the parent component. This allows parent to call setState on input components.
Showing
Please
register
or
sign in
to comment