DEV Community

Discussion on: Simple responsive navigation bar | React.js

Collapse
 
yasarayan profile image
yasar-ayan

Warning: React does not recognize the activeStyle prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase activestyle instead. If you accidentally passed it from a parent component, remove it from the DOM element.

Collapse
 
stephanieopala profile image
Stephanie Opala

Thanks for the heads up.

Collapse
 
stephanieopala profile image
Stephanie Opala

This issue is resolved.

Collapse
 
beeb12 profile image
Beez B

Hi, where was the issue solved?

Thread Thread
 
stephanieopala profile image
Stephanie Opala

I have updated index.js code snippet. You can have a look at it

Collapse
 
felipebasilio profile image
Felipe Basilio

Where?

Thread Thread
 
stephanieopala profile image
Stephanie Opala

I have updated the index.js code snippet. Feel free to check it out