"React Sign-Up: Controlled Components, Style with Styled Components

Solution retrospective
Good practice recommendations? greetings!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Blackpachamame
¡Quedo muy bien!
De buenas practicas puedo decirte que intentes usar etiquetas semánticas como
header
,main
,footer
, etc. Acá documentación que podría serte útil: HTML Semantic ElementsCreo que el
div
conid="root"
es innecesario, no hace falta ponerlo para implementar las variables en el:root
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord