willypedroso / gitflix

Site desenvolvido para auxiliar no aprendizado de Git.
https://gitflix-br.vercel.app
17 stars 0 forks source link

Warning fix/security and sintax improving #3

Closed diasrick closed 2 years ago

diasrick commented 2 years ago

In this pull request is add an improvement about react code sintax and fixed a possible vulnerability (reverse tabnabbing vulnerability). Follow the improvements below:

Commits fix:

WarningFix: Added noopener and noreferrer to improve security against tabnabbing vulnerabilit

WarningSintaxFix: Now the exported functions have a name, before this update the functions had no name. Alt added to arrow images

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
gitflix ✅ Ready (Inspect) Visit Preview Jul 17, 2022 at 3:35PM (UTC)
willypedroso commented 2 years ago

Muito obrigado pela colaboração!!!

willypedroso commented 2 years ago

Sou iniciante ainda em React, vou dar uma estudada em suas melhorias pra me certificar de que entendi tudo antes de fazer o merge.