When the `currentRating` prop changed the component not re-rendering, you should add `componentWillReceiveProps` method. Anyway, :+1: Good job. ref: https://facebook.github.io/react/docs/component-specs.html#updating-componentwillreceiveprops