holidayextras / ui-toolkit

DEPRECATED - CSS & React components
http://tech.holidayextras.co.uk/ui-toolkit/
MIT License
14 stars 3 forks source link

MOB-77 Rating component: add key props to the rating icons #161

Closed vbachevhx closed 7 years ago

vbachevhx commented 7 years ago

The Rating component did not add key props to its icons. This would cause JS errors in the console at a dev environment. This PR fixes this issue.