Jamming Feature completed

Hi! In the full-stack developer career path in Web app with spotify API project part 2 I created the feature where the app loads user’s playlists and after clicking on one it gets loaded to playlist component with the tracks listed below. It works best if there is not to many tracks in the playlist.
The name is updated in the state but it does not show on the app without typing it yourself.
You can add and remove song from the loaded playlist but when you save the playlist it doesn’t update the existing one but creates a new one.
I am still happy with my work though!
You can check it out here:
gdresiek-jamming.surge.sh

I can post my code if anyone needs it!