Coding-Coach / Coding-Coach/coding-coach
Repeated id (<title id="title">...</title>
Aperta
- Lingua principale
- JavaScript
- Stelle
- 452
- Fork
- 157
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
There is a repeated id in your page, the id="title". According to what we have seen this happens because you are placing it in the return of your Icon function which is bequeathing it to all generated SVGs. (src/components/Icon/index.js, line 28)
We tried fixing it but we are unable to deploy the page, so we didn't want to leave you with additional issues in your code.
We hope this will be of help!
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.