Skip to content

Instantly share code, notes, and snippets.

@AnishDe12020
Created December 5, 2021 10:08
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 AnishDe12020/36672a7cc39975ebc6ca2aa2dd9c9869 to your computer and use it in GitHub Desktop.
Save AnishDe12020/36672a7cc39975ebc6ca2aa2dd9c9869 to your computer and use it in GitHub Desktop.
document.getElementById("close-button").addEventListener("click", function () {
toast.classList.remove("toast-active");
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment