lucidcyborg
lucidcyborg
Take into consideration that in the future we want users to have multiple addresses
Maybe it can still help someone :) ` $('.flip-tile').each(function( i, el ) { var elDelay = $(el).data('delay'); $(el).delay(elDelay).queue(function() { $(this).flip(true); $(this).dequeue(); console.log('found flip'); }); });$('.flip-tile').each(function( i, el ) { var...
Involves #793
React has been updated. NextJS can be updated to version 12 but needs testing.