AnimatedResponsiveImageGrid icon indicating copy to clipboard operation
AnimatedResponsiveImageGrid copied to clipboard

Error line 60

Open teknopop opened this issue 9 years ago • 0 comments

change p = Math.floor(Math.random()*this.length); to p = Math.floor(Math.random()*a.length);

Thank's

teknopop avatar Jun 23 '16 09:06 teknopop