Skip to content

Instantly share code, notes, and snippets.

@mu-hun
Last active October 24, 2025 04:46
Show Gist options
  • Select an option

  • Save mu-hun/046caf286438a66b3b081932445e5899 to your computer and use it in GitHub Desktop.

Select an option

Save mu-hun/046caf286438a66b3b081932445e5899 to your computer and use it in GitHub Desktop.
import { FormEvent } from 'react'
export interface TypeForm extends FormEvent<HTMLFormElement> {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment