ng2-swipe-cards
ng2-swipe-cards copied to clipboard
img not showing up when swapping the cards
I'm using this code, this img tag is not working, any solution? This img is not showing up. What to do? Please help
{ 'like': { 'backgroundColor': 'green', 'img': 'anyLikeImage.png' }, 'dislike': { 'backgroundColor': 'red', 'img': 'anyDislikeImage.png' } }
+1
it doesn't work for me either