oas scroll with react code example
Example 1: aos animate
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
Example 2: aos animate
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
Example 3: aos css animation
<div data-aos="zoom-in-right"></div>