others
Hover the chevron and it becomes an arrow.
Copy and paste the code into your project's component directory.
Animated Chevron uses group-hover to trigger the hover state. Add group class to the parent.
group
<button class="group"> <AnimatedChevron /> </button>