react-use-form-state icon indicating copy to clipboard operation
react-use-form-state copied to clipboard

Spread args to raw onChange

Open wswoodruff opened this issue 2 years ago • 0 comments

This came to my attention while implementing this lib with material-ui components, some of which pass (evt, value) to onChange — this just lets us have access to the value in the raw onChange

wswoodruff avatar Aug 20 '21 17:08 wswoodruff