yami-beta
Results
1
issues of
yami-beta
I want to get `touches` props by wrapped component because to aggregate errors. ### Example ```javascript import { dripForm, dripFormField } from "react-drip-form"; const Input = dripFormField()( ({ input, meta:...