This repository has been archived on 2020-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
counter/frontend/components/counter-up-btn/_counter-up-btn.html.erb

4 lines
75 B
Plaintext

<a class="counter-up-btn">
<i class="fas fa-angle-double-up"></i>
</a>