▲ React component for star or any other icon based rating elements at github.com▼3 up and 0 down, posted by dmitri 2989 days ago 1 comment
kirilloid 2988 days ago. link 0 point ▲ ▼It's viable to implement dynamic part in CSS, something along these lines: .star + .star:hover { color: #ff6d00; }