You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @dennybritz. We need mediaqueries for Navbar code. I like very much current simple and clean aproach but I cannot put any logic on childrens cause this component are add twice on Navbar render.
I create a mediaquery module for this: https://www.npmjs.com/package/react-mediaquery-props
Hi @dennybritz. We need mediaqueries for Navbar code. I like very much current simple and clean aproach but I cannot put any logic on childrens cause this component are add twice on Navbar render.
I create a mediaquery module for this: https://www.npmjs.com/package/react-mediaquery-props
And rewrote Navbar like this.
Tell me is OK for you and I will make a PR.
The text was updated successfully, but these errors were encountered: