Last active
August 21, 2018 15:06
-
-
Save Alvai/31676d009134261189bda2dcbdef8324 to your computer and use it in GitHub Desktop.
modal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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