DEV Community

Discussion on: Your very first responsive and animated navigation bar with React and React-Spring

 
nunocpnp profile image
Nuno Pereira

I understand what you are trying to say but, is not true.

You will not get any linting error, if you quickly install eslint and extend airbnb preset or even react-standard for instance on my demo you will see that no error or warning will show up.

Declaring styled-components in react at the end of the file is not consider bad practice either.