HackYourFuture-CPH / rate-my-cv

MIT License
1 stars 2 forks source link

adding key to the list of array component and change prop type of CVs… #189

Closed hamedveloper closed 3 years ago

hamedveloper commented 3 years ago

…list

Description

Adding keys to the RatingStar array and CVsList array and change proptype CVsList from string to array.

Fixes https://github.com/HackYourFuture-CPH/rate-my-cv/issues/14

How to test?

check it in console log.

Checklist

hamedveloper commented 3 years ago

This PR is carried out in another place with #191