DEV Community

Discussion on: How to add dark mode functionality with React Hooks

Collapse
 
gerbosan profile image
Carlos A.

Thanks for the article. Was simple and well explained.

As a comment, nav doesn't require width: 100%;

Collapse
 
amanhimself profile image
Aman Mittal

Thanks for the tip Carlos :)