HackYourFuture-CPH / rate-my-cv

MIT License
1 stars 2 forks source link

Fix console errors from missing keys... #190

Closed valmdz closed 3 years ago

valmdz commented 3 years ago

... and removed unused variable

Description

Add missing keys from the stars component and removed unused variable

Fixes # (issue)

This was the error that previously was appearing Screenshot (2593)

How to test?

run storybook, no errors should come from this component

Checklist