Skip to content

Instantly share code, notes, and snippets.

@Alvai
Last active August 21, 2018 15:06
Show Gist options
  • Save Alvai/31676d009134261189bda2dcbdef8324 to your computer and use it in GitHub Desktop.
Save Alvai/31676d009134261189bda2dcbdef8324 to your computer and use it in GitHub Desktop.
modal
import * as TriggerSweetAlert from 'sweetalert2';
TriggerSweetAlert({
title: 'Tu joues a quoi ?',
imageUrl: 'https://i.kym-cdn.com/photos/images/original/000/787/356/d6f.jpg',
imageAlt: 'confused Black Girl Meme',
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment