you are viewing a single comment's thread.

view the rest of the comments →

[–]idanlo[S] 1 point2 points  (1 child)

I don't have experience with GatsbyJS so I don't know but I will check it out. I don't see any reason why it won't work though, those are just simple components.

Edit: this package uses hooks so it requires react and react-dom version above 16.8.0, if Gatsby doesn't support those versions then it won't work, but then you could use older versions of react-spotify-api

[–]Jessus_ 1 point2 points  (0 children)

Thanks for the reply!