Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created June 27, 2023 23:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/d5444d6f2a1d65c5de126ececdb54c22 to your computer and use it in GitHub Desktop.
Save parzibyte/d5444d6f2a1d65c5de126ececdb54c22 to your computer and use it in GitHub Desktop.
const onEstadoInputCambiado = async (event) => {
const propioElemento = event.target;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment