react-transcript-editor icon indicating copy to clipboard operation
react-transcript-editor copied to clipboard

don't use submit buttons

Open geppy opened this issue 1 year ago • 0 comments

Using <button> without setting type implies type="submit", which submits any ancestor forms.

geppy avatar Oct 29 '24 07:10 geppy