Open BasitKorede opened 2 years ago
https://github.com/Yazino12/portfolio-project/blob/559fecb5b87bf53057bae1c1aece9407b7f94440/index.js#L97 My suggestion on this is to try an loop through this using other methods like. map`, because this will keep throwing Cannot read properties of undefined (reading 'join') error.
Hello @BasitKorede, Thanks for addressing that and detecting that bug. I'll fix that right away.
https://github.com/Yazino12/portfolio-project/blob/559fecb5b87bf53057bae1c1aece9407b7f94440/index.js#L97 My suggestion on this is to try an loop through this using other methods like. map`, because this will keep throwing Cannot read properties of undefined (reading 'join') error.