react-hooks-helper
react-hooks-helper copied to clipboard
Delete an entry from formData
Hello! thank you very much for this library, it's really useful when managing big forms. Is there a way to remove an entry from formData? I want to make a list of input boxes with a delete button beside every input box. Thanks!