Joel
Results
1
comments of
Joel
> Thank you very much you all for this! I had my code like this: > > ```js > created () { > AOS.init({ once: true }); > window.addEventListener('load', AOS.refresh);...